Add some more docker tests, including running image

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-07-08 16:54:18 +01:00
parent e6f4364f07
commit f349515701

View File

@ -2,4 +2,6 @@
set -e
docker info
docker ps
docker run alpine true