backend-buildcache (83e5431dc7829acd5bf95f9c069683e4838af7680ca833812b6ad1e4dfb535a8)

Published 2026-05-01 05:38:02 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:83e5431dc7829acd5bf95f9c069683e4838af7680ca833812b6ad1e4dfb535a8
sha256:6a6451f9be7bcc10a19715d7db957e019478785b569704c0d54fb85d91a931fe

Image layers

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