Merge pull request #31425 from vieux/choose_cross
pass DOCKER_CROSSPLATFORMS to the container in the Makefile
This commit is contained in:
commit
fe9ab05886
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue