backend-buildcache (700f7052a42a73a4bdd8c9ffc88415a757f5691648d13e4ba1297b819723ba75)

Published 2026-05-01 06:42:19 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:700f7052a42a73a4bdd8c9ffc88415a757f5691648d13e4ba1297b819723ba75
sha256:ca1849b34ae7e2f3eb2381619296edfad8d1c598bb7485cc0dc369280e3f4332

Image layers

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