backend-buildcache (314ad10db2e663f419ae6f447f0d72c97e3773a8fe8118cdb80f5a9b1b6013a5)

Published 2026-05-11 12:17:56 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:314ad10db2e663f419ae6f447f0d72c97e3773a8fe8118cdb80f5a9b1b6013a5
sha256:7b379bfe3c4badedca651c732020815e227e3f5f942877c31ee57aa85c8c6d2e

Image layers

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