Dockerfile

  • In Docker, TARGETARCH is a built-in build argument that represents the target architecture (e.g., linux/amd64, linux/arm64, etc.) for the image you are building. This is particularly useful when building multi-architecture images using Docker’s Buildx feature.

build.sh

start.sh

docker-compose.yml