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 8a58c5a + 3320c5d commit 0e66fbaCopy full SHA for 0e66fba
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