backend-buildcache (4f3b7d54ec0451c852b19499da7cae0fd9930e94042c4541f32cd94e9294f19f)

Published 2026-05-10 18:54:01 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:4f3b7d54ec0451c852b19499da7cae0fd9930e94042c4541f32cd94e9294f19f
sha256:d43e0d84682571e5d5ff07db66538068259df887f095e984060b6a15fa023bed

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