This commit is contained in:
@@ -19,14 +19,14 @@ jobs:
|
||||
--cap-add SETPCAP
|
||||
--cap-add MKNOD
|
||||
--cap-add NET_BIND_SERVICE
|
||||
ports:
|
||||
- "2376:2375"
|
||||
# ports:
|
||||
# - "2376:2375"
|
||||
|
||||
env:
|
||||
IMAGE_NAME: microserviciospython
|
||||
REGISTRY: nexus.rancherk3.duckdns.org
|
||||
REPO_OWNER: tfm
|
||||
DOCKER_HOST: http://localhost:2376
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
DOCKER_TLS_VERIFY: ""
|
||||
DOCKER_CERT_PATH: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user