mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 19:54:38 +00:00
Add some more docker tests, including running image
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
839b58e19c
commit
09e60eee16
@ -2,4 +2,6 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
docker info
|
||||||
docker ps
|
docker ps
|
||||||
|
docker run alpine true
|
||||||
|
Loading…
Reference in New Issue
Block a user