backend-buildcache (5d44fb3820577a6bb46e203377bc77328b286789151d97d1e35625cf78122c16)

Published 2026-05-02 18:55:34 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:5d44fb3820577a6bb46e203377bc77328b286789151d97d1e35625cf78122c16
sha256:287f1a9a9010a49e5ff7a6f51f1cabea1b106ce3b48263fbc661a880e8716452

Image layers

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