backend-buildcache (5b54ca08ecbfddc7503570345f62cb35622f6443af18f2f3c855aa10e9946d5c)

Published 2026-05-11 11:55:48 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:5b54ca08ecbfddc7503570345f62cb35622f6443af18f2f3c855aa10e9946d5c
sha256:b4b79fa1a2028ce81156f65a2141b547009cd5fc1a21759dc507abf193493170

Image layers

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