backend-buildcache (cbbd6ae5bc1ebbb50ac9abc2dba37966c56cf3fdb4b1a11683e6d6eefec07cbb)

Published 2026-05-10 17:38:12 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:cbbd6ae5bc1ebbb50ac9abc2dba37966c56cf3fdb4b1a11683e6d6eefec07cbb
sha256:5fa5af1c377e93a0f973c08074affce2c767bba6ac7e9843c9ac050e06bbc4e1

Image layers

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