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 839b58e19c
commit 09e60eee16

View File

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