Testing
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
image: docker:latest
|
image: docker:latest
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: docker:dind
|
- name: docker:19.03.0-dind
|
||||||
entrypoint: ["env", "-u", "DOCKER_HOST"]
|
entrypoint: ["env", "-u", "DOCKER_HOST"]
|
||||||
command: ["dockerd-entrypoint.sh"]
|
command: ["dockerd-entrypoint.sh"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user