backend-buildcache (1f689ccdc59bf3734aa91cb1b6a27e13fa8bd27e118b90b3f5482e53be86fb36)

Published 2026-05-10 17:10:51 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:1f689ccdc59bf3734aa91cb1b6a27e13fa8bd27e118b90b3f5482e53be86fb36
sha256:3254cebf32736596f80930ef78403f11d511fbce8342d16ca51188cdc4eedbd6

Image layers

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