backend-buildcache (8878287432e561a3608e4995e6420d96e6f831a4693692339d3a3acf46c65217)

Published 2026-05-01 16:27:17 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:8878287432e561a3608e4995e6420d96e6f831a4693692339d3a3acf46c65217
sha256:2dde0616f265dafce6632c2e1dfcab20c27621da3dc75d7a2bd4ad84993cc054

Image layers

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