backend-buildcache (81de2e85eb054045df779c28b6ec73641896cdb523fcb521cd4a73942997793d)

Published 2026-05-02 08:04:57 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:81de2e85eb054045df779c28b6ec73641896cdb523fcb521cd4a73942997793d
sha256:c63a37d3808c719348e68fca3769fb55bdd4cd25cfa7d416a2b586ea26fbe746

Image layers

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