backend-buildcache (210e554485a839b69c7a11c6dcac255133c8d20e297f6a91128610d21a32fc28)

Published 2026-05-10 14:13:57 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:210e554485a839b69c7a11c6dcac255133c8d20e297f6a91128610d21a32fc28
sha256:3438d42061e692d19996a0e209a949b5f1a0c0a092a6889482bdf5be01fbde43

Image layers

RUN test -n "$SERVICE" && cd "services/${SERVICE}" && CGO_ENABLED=0 GOFLAGS=-trimpath go build -ldflags="-s -w" -o /out/app "./cmd/${SERVICE}"