backend-buildcache (46a177d4c5ac8738655f5942c8519490d0d3ef85ef19e574b6a450fc29e87a40)

Published 2026-05-10 17:36:56 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:46a177d4c5ac8738655f5942c8519490d0d3ef85ef19e574b6a450fc29e87a40
sha256:0fc1f2e209f97d0a5aacb56c5887fedb3dfd58475aca6ba1babb0e41b82e0da8

Image layers

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