Only use overlay driver in CI
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
eea3b1cd6f
commit
bcb977425b
3 changed files with 5 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
set -e
|
||||
|
||||
export DOCKER_VERSIONS=all
|
||||
export DOCKER_DAEMON_ARGS="--storage-driver=overlay"
|
||||
. script/test-versions
|
||||
|
||||
>&2 echo "Building Linux binary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue