backend-buildcache (28afdab202bf8f7073e26d2d3892848a06fcca59142ab7003bfda42ce2eaf22e)

Published 2026-05-10 14:02:36 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:28afdab202bf8f7073e26d2d3892848a06fcca59142ab7003bfda42ce2eaf22e
sha256:9aa52e517baa6681ab8f78d3e5832faa8216837fc9e4149b97cf48f3a2ffc8a0

Image layers

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