This commit is contained in:
		| @@ -28,10 +28,10 @@ steps: | |||||||
|     detach: true |     detach: true | ||||||
|     privileged: true |     privileged: true | ||||||
|     environment: |     environment: | ||||||
|       DOCKER_HOST: tcp://docker:2375 |       DOCKER_HOST: tcp://0.0.0.0:2375 | ||||||
|       DOCKER_TLS_CERTDIR: "" |       DOCKER_TLS_CERTDIR: "" | ||||||
|     commands: |     commands: | ||||||
|       - dockerd |       - /usr/local/bin/dockerd-entrypoint.sh dockerd | ||||||
|  |  | ||||||
|   - name: "mirror" |   - name: "mirror" | ||||||
|     image: "docker:20.10.17-dind" |     image: "docker:20.10.17-dind" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user