backend-buildcache (1a06534d81687b23f9309039f6523292cf671b86c8e92067744451bdb07e20a8)

Published 2026-05-01 19:35:15 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:1a06534d81687b23f9309039f6523292cf671b86c8e92067744451bdb07e20a8
sha256:6493febbb07758b3d639bcf3d928244003168ca2ddbfebea8a679d4f4c001e89

Image layers

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