mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This adds a `.env` file to enable buildkit when using docker-compose to build the docs. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
3 lines
45 B
Bash
3 lines
45 B
Bash
COMPOSE_DOCKER_CLI_BUILD=1
|
|
DOCKER_BUILDKIT=1
|