backend-buildcache (8daa72e51bf06a1562eb29cb391c5c9521e0f71186890fd6cbe6f08f73af2735)

Published 2026-05-02 10:11:16 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:8daa72e51bf06a1562eb29cb391c5c9521e0f71186890fd6cbe6f08f73af2735
sha256:3057645f02efa28d56d8b4fae034a11144844886e8156c8e75721917e7a92685

Image layers

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