backend-buildcache (e58406b07cd57526d2901940c8e3f81bedb3f9fb4a61342df7fe0fcf91be0781)

Published 2026-05-10 17:36:57 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:e58406b07cd57526d2901940c8e3f81bedb3f9fb4a61342df7fe0fcf91be0781
sha256:b72e9844a9c973ddf32f1eb897e1efc90bccff89c67ce6619b31af546a10058c

Image layers

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