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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"