backend-buildcache (521aa0fc3768454a3aa7a085010a844a19c3dc11f5e12a194f41f91b29fa9014)

Published 2026-05-11 20:04:43 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:521aa0fc3768454a3aa7a085010a844a19c3dc11f5e12a194f41f91b29fa9014
sha256:eb6c30d549540d21c1b1b4234569f8c64d9fc35b7d54f0668bc96a8e7dc428ea

Image layers

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