mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +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
|
||||
|
||||
docker info
|
||||
docker ps
|
||||
docker run alpine true
|
||||
|
Loading…
Reference in New Issue
Block a user