Skip to content
Snippets Groups Projects
Commit 393f2782 authored by nimrod's avatar nimrod
Browse files

Disable Docker Buildkit by default.

It's breaks a few things.
parent 6cd418f4
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,6 @@ 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
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