backend-buildcache (aa5db77aa808e8e328a9f7ab6261490cc09c2e46ebd7e1656e2f53d2c57d0603)

Published 2026-05-02 11:22:57 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:aa5db77aa808e8e328a9f7ab6261490cc09c2e46ebd7e1656e2f53d2c57d0603
sha256:100b957f8a3c3827f577a57e47109f58161e676ed7e64d7c36c9632dbb87d473

Image layers

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