backend-buildcache (5fd65443518c7469c7a89896f312047131c032becce93233414b238808761795)

Published 2026-05-01 10:53:40 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:5fd65443518c7469c7a89896f312047131c032becce93233414b238808761795
sha256:e4124c1c54724deab4c98a358c3c36e4ffe65e29210f76c583c504722f4f4f97

Image layers

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