backend-buildcache (a0bf191d3257f1318096aa95e6888040ee0b8f68a6f25d5322449a8988d0ee4f)

Published 2026-05-01 08:14:39 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:a0bf191d3257f1318096aa95e6888040ee0b8f68a6f25d5322449a8988d0ee4f
sha256:b256b4cddd4b212594d32be883f054674bf268081456da52d69067a98c7de40f

Image layers

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