mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-13 23:26:49 +00:00
Compare commits
3 commits
e24f344a2e
...
965ef27421
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
965ef27421 | ||
|
|
0e66fbad47 | ||
|
|
3320c5d82f |
2
build.sh
2
build.sh
|
|
@ -62,7 +62,7 @@ DOCKERFILE The name of Dockerfile to use.
|
||||||
DOCKER_FROM The base image to use.
|
DOCKER_FROM The base image to use.
|
||||||
${_GREEN}Default:${_CLEAR} 'ubuntu:24.04'
|
${_GREEN}Default:${_CLEAR} 'ubuntu:24.04'
|
||||||
|
|
||||||
BUILDX_PLATFORMS
|
BUILDX_PLATFORM
|
||||||
Specifies the platform(s) to build the image for.
|
Specifies the platform(s) to build the image for.
|
||||||
${_CYAN}Example:${_CLEAR} 'linux/amd64,linux/arm64'
|
${_CYAN}Example:${_CLEAR} 'linux/amd64,linux/arm64'
|
||||||
${_GREEN}Default:${_CLEAR} 'linux/amd64'
|
${_GREEN}Default:${_CLEAR} 'linux/amd64'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue