add a way to only build requested pkgs

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
Jessica Frazelle
2016-01-15 15:37:46 -08:00
parent 3466e5c911
commit 0bff2515f7
6 changed files with 21 additions and 10 deletions

View File

@@ -28,6 +28,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 DOCKER_BUILD_PKGS \
-e DOCKER_CLIENTONLY \
-e DOCKER_DEBUG \
-e DOCKER_EXPERIMENTAL \