backend-buildcache (a5669b69c1cce94ef95f7f3c4b6a7cee5afa99ce31cc2851c54c91c5379f48f5)

Published 2026-05-01 07:44:58 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:a5669b69c1cce94ef95f7f3c4b6a7cee5afa99ce31cc2851c54c91c5379f48f5
sha256:802d9e200f7ffb0e5596b39b2976c11242417d037910ff5e7374aafefc333f79

Image layers

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