mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 05:42:07 +00:00
Add some more docker tests, including running image
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
docker info
|
||||
docker ps
|
||||
docker run alpine true
|
||||
|
||||
Reference in New Issue
Block a user