This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
cmd:
|
||||
- dockerd
|
||||
- --host=tcp://0.0.0.0:2375
|
||||
- --tls=false
|
||||
options: >-
|
||||
--privileged
|
||||
--cap-add SYS_ADMIN
|
||||
@@ -24,7 +26,7 @@ jobs:
|
||||
--cap-add MKNOD
|
||||
--cap-add NET_BIND_SERVICE
|
||||
ports:
|
||||
- "2376:2376"
|
||||
- "2376:2375"
|
||||
|
||||
env:
|
||||
IMAGE_NAME: microserviciospython
|
||||
|
||||
Reference in New Issue
Block a user