trying with new vars

This commit is contained in:
Luke Robles 2019-08-19 10:19:10 -07:00
parent 50eadcac01
commit bd71aa006e

View File

@ -4,9 +4,6 @@ services:
entrypoint: ["env", "-u", "DOCKER_HOST"]
command: ["dockerd-entrypoint.sh"]
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
# See https://github.com/docker-library/docker/pull/166
DOCKER_TLS_CERTDIR: ""
stages: