And walking...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-27 01:58:05 +05:00
parent 5a2436cb80
commit f366a06689

View File

@@ -31,12 +31,11 @@ steps:
DOCKER_HOST: tcp://0.0.0.0:2375
DOCKER_TLS_CERTDIR: ""
commands:
- /usr/local/bin/dockerd-entrypoint.sh dockerd
- /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375 --tls=false
- name: "mirror"
image: "docker:20.10.17"
pull: if-not-exists
privileged: true
environment:
DOCKER_HOST: tcp://docker:2375
REGISTRY_USER: drone