This commit is contained in:
		| @@ -27,7 +27,7 @@ steps: | |||||||
|     pull: if-not-exists |     pull: if-not-exists | ||||||
|     detach: true |     detach: true | ||||||
|     commands: |     commands: | ||||||
|       - /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375 |       - /usr/local/bin/dockerd --data-root=/var/lib/docker --host=tcp://0.0.0.0:2375 --tls=false | ||||||
|  |  | ||||||
|   - name: "mirror" |   - name: "mirror" | ||||||
|     image: "docker:20.10.17-dind" |     image: "docker:20.10.17-dind" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user