pass DOCKER_CROSSPLATFORMS to the container in the Makefile

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
Upstream-commit: 8aa1158164d218dc8d63ec4dcedf7cd7b8b3f28c
Component: engine
This commit is contained in:
Victor Vieux
2017-02-28 10:14:19 -08:00
parent ff610fa837
commit 08d9b7c8f6
+1
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 \