mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
add a way to only build requested pkgs
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
1
Makefile
1
Makefile
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user