|
|
hai 10 horas | |
|---|---|---|
| .. | ||
| cephfs-test | hai 13 horas | |
| codeserver | hai 10 horas | |
| whisparr | hai 10 horas | |
| README.md | hai 10 horas | |
This monorepo builds multi-architecture Docker images with Buildx.
Prerequisite: Docker CLI with the buildx plugin installed.
Default platforms for release scripts:
linux/amd64linux/arm64Run from each image directory:
./build.sh
Override platforms when needed:
PLATFORMS=linux/amd64 ./build.sh
All scripts publish both ${IMAGE}:${GIT_SHA} and ${IMAGE}:latest as a multi-platform manifest list.