backend-buildcache (dbb731233b3207fe4471550e4781a1fc2243230a29c9bd420345345b6f6963ce)

Published 2026-05-11 12:59:42 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:dbb731233b3207fe4471550e4781a1fc2243230a29c9bd420345345b6f6963ce
sha256:27c3264f2889bc52b4e6de594ea0262c0b838cbf3e384db031d5db82061396fd

Image layers

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