mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 17:02:00 +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