backend-buildcache (acd12458329d84c6599821a64d8a9eba83c928f804cab718787f637cc0bb0ccc)

Published 2026-05-11 08:12:18 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:acd12458329d84c6599821a64d8a9eba83c928f804cab718787f637cc0bb0ccc
sha256:404a8d1f3359de58147de84e8099f230c5d8b187c6f6f39f1aacfb1f5e461936

Image layers

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