backend-buildcache (265232a1a4e6ffc34c45154c998417da818ee908fcea9107f00ad6925e88c425)

Published 2026-05-12 11:18:32 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:265232a1a4e6ffc34c45154c998417da818ee908fcea9107f00ad6925e88c425
sha256:abe2e1411d0a4237398d024941c4a139d55349833ce5f671c280216905de8f3d

Image layers

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