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.
1 parent 8a58c5a commit 3320c5dCopy full SHA for 3320c5d
build.sh
@@ -62,7 +62,7 @@ DOCKERFILE The name of Dockerfile to use.
62
DOCKER_FROM The base image to use.
63
${_GREEN}Default:${_CLEAR} 'ubuntu:24.04'
64
65
-BUILDX_PLATFORMS
+BUILDX_PLATFORM
66
Specifies the platform(s) to build the image for.
67
${_CYAN}Example:${_CLEAR} 'linux/amd64,linux/arm64'
68
${_GREEN}Default:${_CLEAR} 'linux/amd64'
0 commit comments