4 lines
84 B
Bash
4 lines
84 B
Bash
# Enable Docker BuildKit
|
|
export DOCKER_BUILDKIT=1
|
|
export COMPOSE_DOCKER_CLI_BUILD=1
|