backend-buildcache (300f8a70138939dd2b2a1015e374c0003c6b5c51c40ed699e95ea145b874d820)

Published 2026-05-03 19:11:30 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:300f8a70138939dd2b2a1015e374c0003c6b5c51c40ed699e95ea145b874d820
sha256:91d119b432587da4f785e33a88b1ee1fc0f0f1ce041c67090eb97b9df8db58bc

Image layers

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