backend-buildcache (3db35f1955b47a92a76505fa7097c5bb74472839568365819d3b04968935840e)

Published 2026-05-10 14:00:56 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:3db35f1955b47a92a76505fa7097c5bb74472839568365819d3b04968935840e
sha256:27308c96f769180f2672d2dbb78b53fc73ae6189c20420670c6095f892a2062e

Image layers

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