backend-buildcache (7562aa1f3fca7f984f2f24ae7e8daacf31a6da53ca55504ca56fdfb5fa5641d8)

Published 2026-05-02 20:11:12 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:7562aa1f3fca7f984f2f24ae7e8daacf31a6da53ca55504ca56fdfb5fa5641d8
sha256:931563f0d70f89694b6bf2189f825e6f20d85489a2865bb27505f75143baf4b1

Image layers

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