Trying a build with the new overlay driver

This commit is contained in:
Luke 2020-03-26 09:53:23 -07:00
parent c48f0c87cf
commit 68c5e7569f

View File

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