backend-buildcache (26d8b3d921a3790c3036c27a04aa95774a0efc8359a580f783e37d55ae3ba1ae)

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

Installation

docker pull git.edge.capetown/school/backend-buildcache:26d8b3d921a3790c3036c27a04aa95774a0efc8359a580f783e37d55ae3ba1ae
sha256:8bc3cf201c4fef70daa49820f482fea1b3784974fafc7db59e674d113388ae2a

Image layers

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