backend-buildcache (6e0a8dec0f57df6d7496ec7ea8609f27e94e3a0901c961100f495e96bc3b9ae7)

Published 2026-05-10 20:03:51 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:6e0a8dec0f57df6d7496ec7ea8609f27e94e3a0901c961100f495e96bc3b9ae7
sha256:6850442ad31698bf18bd8189a67130c6ea396ac6dd6b560f73b0a47c2739d2e3

Image layers

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