backend-buildcache (55715730ca56883c60d0f8e50216237c307fa4f5e2f7a508518b86b7f6c4d8b8)

Published 2026-05-01 08:01:15 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:55715730ca56883c60d0f8e50216237c307fa4f5e2f7a508518b86b7f6c4d8b8
sha256:b70aed988322396442ee721fd98e89f11290f86eb66cbafddd908b71a4b54c37

Image layers

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