mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #19997 from boucher/patch-2
Pass KEEPBUNDLE in Docker build environment. Upstream-commit: 60821c6dfd13d170cce6308f10287cf2f0c0b072 Component: engine
This commit is contained in:
@@ -31,6 +31,7 @@ export DOCKERFILE
|
||||
# `docs/sources/contributing/devenvironment.md ` and `project/PACKAGERS.md` have some limited documentation of some of these
|
||||
DOCKER_ENVS := \
|
||||
-e BUILDFLAGS \
|
||||
-e KEEPBUNDLE \
|
||||
-e DOCKER_BUILD_GOGC \
|
||||
-e DOCKER_BUILD_PKGS \
|
||||
-e DOCKER_CLIENTONLY \
|
||||
|
||||
Reference in New Issue
Block a user