This commit is contained in:
@@ -18,14 +18,12 @@ jobs:
|
|||||||
- dockerd
|
- dockerd
|
||||||
- --host=tcp://0.0.0.0:2375
|
- --host=tcp://0.0.0.0:2375
|
||||||
- --tls=false"]
|
- --tls=false"]
|
||||||
ports:
|
|
||||||
- 2377:2375
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: microserviciospython
|
IMAGE_NAME: microserviciospython
|
||||||
REGISTRY: nexus.rancherk3.duckdns.org
|
REGISTRY: nexus.rancherk3.duckdns.org
|
||||||
REPO_OWNER: tfm
|
REPO_OWNER: tfm
|
||||||
DOCKER_HOST: tcp://localhost:2377
|
DOCKER_HOST: tcp://localhost:2375
|
||||||
DOCKER_TLS_VERIFY: ""
|
DOCKER_TLS_VERIFY: ""
|
||||||
DOCKER_CERT_PATH: ""
|
DOCKER_CERT_PATH: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user