Trying a build with the new overlay driver

This commit is contained in:
Luke Robles 2020-03-26 09:53:23 -07:00
parent 5741e080f3
commit 9301b11160

View File

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