backend-buildcache (8596807dcc07be036f8f1e593ef8cecce82679956a355b181267554fbe7fd494)

Published 2026-05-01 05:35:05 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:8596807dcc07be036f8f1e593ef8cecce82679956a355b181267554fbe7fd494
sha256:d0d00d2a0d9767df0738aa30562bb95a1c5bdc2325338fb1e1509a5145e515aa

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