Speed up Docker builds with a single image and parallel deps.

Build app once for queue/reverb, run Composer and npm in parallel with cache mounts, and skip redundant vite npm ci on restart.
This commit is contained in:
ben
2026-08-12 20:20:06 +02:00
parent c17f8fb506
commit 6bc5a20606
5 changed files with 46 additions and 29 deletions
+1
View File
@@ -28,5 +28,6 @@ npm-debug.log
yarn-error.log
tests
docs
todo.txt
*.md
!README.md