mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
Enforce overlay2 filesystem driver for docker builds
This commit is contained in:
parent
ad2788b6d9
commit
8bb97d6e04
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
variables:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
LC_ALL: C
|
||||
DOCKER_DRIVER: overlay2
|
||||
|
||||
stages:
|
||||
- image
|
||||
|
|
|
|||
Loading…
Reference in a new issue