backend-buildcache (1279bd583b49dfd155d2b6d4ac4a016595278181713495c77057e79f39051e8b)

Published 2026-05-10 18:52:03 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:1279bd583b49dfd155d2b6d4ac4a016595278181713495c77057e79f39051e8b
sha256:7a5f8079d7ebd6ee10db3ac386a07ff1b4e49d3c236f42c7a41d7ab8dbe58502

Image layers

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