backend-buildcache (ef282ba0832334ce92d341734e6052b64603cf84f225c7acfccc0bc247d43548)

Published 2026-05-01 08:42:12 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:ef282ba0832334ce92d341734e6052b64603cf84f225c7acfccc0bc247d43548
sha256:dea996470fe23d20b2c100425a2a6fc7867c5243cbdfad184b5fb2c4add7543a

Image layers

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