backend-buildcache (47dac92b53b1c987d13e824fdfe45e6bafc7f9aabbec958aec606b8a286499bb)

Published 2026-05-11 13:36:24 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:47dac92b53b1c987d13e824fdfe45e6bafc7f9aabbec958aec606b8a286499bb
sha256:7ec28758d1128c247af0b903aef893d56dc31a0b54eeb56346a91b8fcafb745a

Image layers

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