backend-buildcache (e66de924154c75fbbc2dcf7d709b008cfdcc034ce6dd9288117d4aa9441d6b15)

Published 2026-05-01 16:27:19 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:e66de924154c75fbbc2dcf7d709b008cfdcc034ce6dd9288117d4aa9441d6b15
sha256:3b63617d8b350e30b647bd603793f2f8cb6a92ab85b858bcdf770d9f74440fc7

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