We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 577bf3e + 310bd65 commit 24ff933Copy full SHA for 24ff933
content/manuals/build/building/multi-platform.md
@@ -411,9 +411,7 @@ Steps:
411
platforms.
412
413
3. To add cross-compilation support, update the Dockerfile to use the
414
- pre-defined `BUILDPLATFORM` and `TARGETPLATFORM` build arguments. These
415
- arguments are automatically available in the Dockerfile when you use the
416
- `--platform` flag with `docker build`.
+ pre-defined `BUILDPLATFORM`, `TARGETOS` and `TARGETARCH` build arguments.
417
418
- Pin the `golang` image to the platform of the builder using the
419
`--platform=$BUILDPLATFORM` option.
0 commit comments