backend-buildcache (dd5c3e662246d558242d1cb4da5eb1ab730691052de9975dfc2b8b8a0948a9be)

Published 2026-05-11 12:06:36 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:dd5c3e662246d558242d1cb4da5eb1ab730691052de9975dfc2b8b8a0948a9be
sha256:6f97260f6128f500cc720da4ce102deab93022537635343bdc9c7b49d93d955e

Image layers

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