pass DOCKER_CROSSPLATFORMS to the container in the Makefile

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux 2017-02-28 10:14:19 -08:00
parent 7fb83eb762
commit 8aa1158164
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ DOCKER_ENVS := \
-e DOCKER_BUILD_ARGS \
-e DOCKER_BUILD_GOGC \
-e DOCKER_BUILD_PKGS \
-e DOCKER_CROSSPLATFORMS \
-e DOCKER_DEBUG \
-e DOCKER_EXPERIMENTAL \
-e DOCKER_GITCOMMIT \