backend-buildcache (9baffbedf91e168229597ba6b3993bc05d135a4b82e3751b38117a5e440f4732)

Published 2026-05-01 12:58:05 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:9baffbedf91e168229597ba6b3993bc05d135a4b82e3751b38117a5e440f4732
sha256:155099a60ddd88b8a503efa7327cd81256f0502e9844e2efcf727e7532549b40

Image layers

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