backend-buildcache (6f828b1ceab091d395822d9261be97c2741233896c2b368344671123e21207c7)

Published 2026-05-10 19:44:56 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:6f828b1ceab091d395822d9261be97c2741233896c2b368344671123e21207c7
sha256:3a958eeccf69dce79527f976178a4cd2b65d29f4f4101b0c159fcbb4668401e0

Image layers

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