backend-buildcache (21b55600a6e09e5564cbfea4867bd0aa1511838313f18d4bf0d6360f5844598d)

Published 2026-05-01 10:52:41 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:21b55600a6e09e5564cbfea4867bd0aa1511838313f18d4bf0d6360f5844598d
sha256:23f5e1c2959a494f2c49b55b704c8ba3650a35bca4423f13cbfb9933cf8d0320

Image layers

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