backend-buildcache (45de8b8c88807dbcd86717ebc5d02b7e9f4640dddcfed537afc8cd94bbc9e318)

Published 2026-05-10 14:13:21 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:45de8b8c88807dbcd86717ebc5d02b7e9f4640dddcfed537afc8cd94bbc9e318
sha256:060020427e0f5e140060467137096d1ef974b4704adfb5d3ee52ff7468eabe5d

Image layers

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