Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Peter Trommler
ci-images
Commits
dc374b02
Commit
dc374b02
authored
Sep 17, 2019
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docker: Explicitly use vfs driver
parent
6631acf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
dc374b02
...
...
@@ -11,6 +11,7 @@ variables:
CONTAINER_IMAGE_BASE
:
registry.gitlab.haskell.org/$CI_PROJECT_PATH
# Disable use of overlay2 due to https://github.com/moby/moby/issues/39663
#DOCKER_DRIVER: overlay2
DOCKER_DRIVER
:
vfs
DOCKER_TLS_CERTDIR
:
"
/certs"
lint
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment