Skip to content
Snippets Groups Projects
Commit 2fa565e8 authored by nimrod's avatar nimrod
Browse files

Don't use Buildkit with Docker Compose.

When using a remote Docker host, the images are build locally.
parent ba72a193
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,6 @@ export LESS_TERMCAP_us=$'\E[01;32m'
export LESS_TERMCAP_ue=$'\E[0m'
export HELM_HOME="$HOME/.helm"
export DOCKER_BUILDKIT=1
export COMPOSE_DOCKER_CLI_BUILD=1
export PGSSLROOTCERT=/etc/ssl/certs/ca-certificates.crt
export CLOUDSDK_ACTIVE_CONFIG_NAME='shore'
export GNUPGHOME="$HOME/Documents/.gnupg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment