backend-buildcache (bfa26517c433d41b01ff659e967d528231b4f3eb29c5ec134e684deb7500b122)

Published 2026-05-10 20:06:02 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:bfa26517c433d41b01ff659e967d528231b4f3eb29c5ec134e684deb7500b122
sha256:b5cd0078e241d8592a66f247d5207ba0bf40e2bbbf4e6bf0f23f19072ed1a7b1

Image layers

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