This commit is contained in:
@@ -14,16 +14,16 @@ jobs:
|
||||
image: docker:23.0.6-dind
|
||||
env:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
cmd:
|
||||
- dockerd
|
||||
- --host=tcp://0.0.0.0:2375
|
||||
- --tls=false"]
|
||||
# cmd:
|
||||
# - dockerd
|
||||
# - --host=tcp://0.0.0.0:2375
|
||||
# - --tls=false"]
|
||||
|
||||
env:
|
||||
IMAGE_NAME: microserviciospython
|
||||
REGISTRY: nexus.rancherk3.duckdns.org
|
||||
REPO_OWNER: tfm
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
DOCKER_HOST: tcp://localhost:2376
|
||||
DOCKER_TLS_VERIFY: ""
|
||||
DOCKER_CERT_PATH: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user