backend-buildcache (c9aaa66891d3b882b7a64335e6f15cf1558988a293c18330207089f0806560e9)

Published 2026-05-02 09:38:08 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:c9aaa66891d3b882b7a64335e6f15cf1558988a293c18330207089f0806560e9
sha256:69e24a5f543df3633c199aac902889fc962c49f1c4258ff9409466e3e87d154a

Image layers

RUN mkdir -p /migrations && if [ -d /tmp/svc/migrations ]; then cp -a /tmp/svc/migrations/. /migrations/ 2>/dev/null || true; fi && rm -rf /tmp/svc