This commit is contained in:
ColinK_ 2022-10-28 19:44:10 -04:00
parent cd97356750
commit 700705271f
No known key found for this signature in database
GPG Key ID: 4AAD22F8C49A5E9B
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ case $2 in
esac
## Docker build fast
export DOCKER_BUILDKIT=1 # or configure in daemon.json
export COMPOSE_DOCKER_CLI_BUILD=1
echo "export DOCKER_BUILDKIT=1 # or configure in daemon.json" >> ~/.zshrc
echo "export COMPOSE_DOCKER_CLI_BUILD=1" >> ~/.zshrc
## Install Plugins
## Auto Suggestions