Trying a build with the new overlay driver

This commit is contained in:
Luke Robles 2020-03-26 09:53:23 -07:00
parent c9ef132c01
commit 66f6c8e985

View File

@ -5,6 +5,7 @@ services:
command: ["dockerd-entrypoint.sh"]
variables:
DOCKER_TLS_CERTDIR: ""
DOCKER_DRIVER: overlay
stages:
- linting