backend-buildcache (df4744b238061f6ebbd9542b0ba419f5902cd18fbd092cbc4833d55cd5032022)

Published 2026-05-01 13:52:56 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:df4744b238061f6ebbd9542b0ba419f5902cd18fbd092cbc4833d55cd5032022
sha256:fac03450b3ef60d9a5007a293e178e2e5a3dfabd5d29c53a1951c5ae76418d72

Image layers

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