Merge pull request #256 from justincormack/tests

Add some more docker tests, including running image
This commit is contained in:
Justin Cormack 2016-07-08 16:57:34 +01:00 committed by GitHub
commit 3e894eb470

View File

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