mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Enable swarm mode in test suite
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1cf7eb62a2
commit
3bed9a18e9
@ -5,3 +5,4 @@ set -e
|
||||
docker info
|
||||
docker ps
|
||||
docker run alpine true
|
||||
docker swarm init
|
||||
|
Loading…
Reference in New Issue
Block a user