Skip to content
Snippets Groups Projects
Commit 357b0238 authored by nimrod's avatar nimrod
Browse files

Revert "Disable Docker Buildkit by default."

This reverts commit 393f2782.
parent f091187f
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,8 @@ export LESS_TERMCAP_se=$'\E[0m'
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
alias ll='ls -lha'
alias la='ls -AF'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment