Skip to content

Commit

Permalink
Enable buildkit byu default
Browse files Browse the repository at this point in the history
  • Loading branch information
NissesSenap committed Mar 21, 2023
1 parent 7a293c7 commit 2076d4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ export PATH="/home/edvin/.crc/bin:$PATH"
# PYTHON bin path
export PATH="/home/edvin/.local/bin:$PATH"

# buildkit enabled by default
export DOCKER_BUILDKIT=1

# kubernetes krew

export PATH="${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
Expand Down

0 comments on commit 2076d4f

Please sign in to comment.