backend-buildcache (00f71ca0c88342fe0b840d102bf6f8a9c723c01ecc0a6f0cf91bb7d454c9f401)

Published 2026-05-01 17:50:10 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:00f71ca0c88342fe0b840d102bf6f8a9c723c01ecc0a6f0cf91bb7d454c9f401
sha256:c5b41763d0361a363c125ea5fb2b1e57138b1f5a7e3e332c2d6a2370c48a25fa

Image layers

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