backend-buildcache (a05f36011db3fbbdbdbfc01212e29461aff499942dd98735485243d30e412296)

Published 2026-05-02 14:44:16 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:a05f36011db3fbbdbdbfc01212e29461aff499942dd98735485243d30e412296
sha256:e339bc90c7cd85ebda36dbc6154397145b2653617f4232f65ad66340101622e6

Image layers

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