diff --git a/Makefile b/Makefile index 187a7247d5..5200206924 100644 --- a/Makefile +++ b/Makefile @@ -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 \