Files
andon/Dockerfile
Julien Calixte 230d523891 chore(docker): cache pnpm store to avoid re-downloading deps
Source is copied before install because the root postinstall (nuxt prepare)
needs it, so the dependency layer can't be cached by ordering alone. A
BuildKit cache mount on pnpm's store keeps packages across builds instead.
2026-05-27 23:31:32 +02:00

1.1 KiB