backend-buildcache (3a3174b332d60671b28c7806c4ebdef9101fd43b286da8709d62635cfd92135e)

Published 2026-05-02 06:12:52 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:3a3174b332d60671b28c7806c4ebdef9101fd43b286da8709d62635cfd92135e
sha256:40388309f312e4db5aff5fb9dcffe5178960a574fcb7d19c2a03eab093f7eba5

Image layers

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