backend-buildcache (abbb71e37151c3d70d65b334540633613b24542930376be301a48019ac632177)

Published 2026-05-09 07:18:38 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:abbb71e37151c3d70d65b334540633613b24542930376be301a48019ac632177
sha256:ceee0c6dc4bb43d877f11b7f4cccce94991f75430af66b3b4815760f967b7825

Image layers

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