mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
Merge pull request #256 from justincormack/tests
Add some more docker tests, including running image
This commit is contained in:
commit
3e894eb470
@ -2,4 +2,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
docker info
|
||||
docker ps
|
||||
docker run alpine true
|
||||
|
Loading…
Reference in New Issue
Block a user