backend-buildcache (618482865516f2ee0aebf4c1dd49c4f46c946df0274c67a6415ee344cd1c84b7)

Published 2026-05-11 12:58:43 +00:00 by wesley

Installation

docker pull git.edge.capetown/school/backend-buildcache:618482865516f2ee0aebf4c1dd49c4f46c946df0274c67a6415ee344cd1c84b7
sha256:595f9a99893f463dba310b21f01ae577b439d989263253dd9039fd161b02ed51

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