backend-buildcache (c3395f7cd16e662dfe3b1c2b590d0b33a90b5b0cc9a13a1d2222fc2cf400b740)

Published 2026-05-03 19:11:50 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:c3395f7cd16e662dfe3b1c2b590d0b33a90b5b0cc9a13a1d2222fc2cf400b740
sha256:ea1e742b2601c7d7cf0ea259d5e6cdf8733501a04e185da164d2c62d8268b042

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