backend-buildcache (b930f7c098b98791d38a725106d31fc45a264ad3bc32dab250da3137e068c7a8)

Published 2026-05-02 12:12:50 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:b930f7c098b98791d38a725106d31fc45a264ad3bc32dab250da3137e068c7a8
sha256:863049151857f38a46626174956a9c0d7b07d156fe42fe7d45696cb85402f232

Image layers

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