Merge pull request #31425 from vieux/choose_cross

pass DOCKER_CROSSPLATFORMS to the container in the Makefile
This commit is contained in:
Sebastiaan van Stijn 2017-02-28 19:28:19 +01:00 committed by GitHub
commit fe9ab05886

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 \