chore: Improve .dev dockerfile for development and production (#183)

* chore: update dockerfile and dev env

* chore(dockerfile): fix user/group id args

* chore(docker): use php-fpm w/ separate nginx

* chore(docker): add nginx image w/ static files

* chore(docker): build vite resources only once, bump vite minor version,
add watch yarn command.
By using --buildplatform tag in the dockerfile we can have the vite step
be built only on the host platform, which significantly speeds it up.
This is possible since the build assets aren't platform dependant.

* Move dockerfiles to .dev
This commit is contained in:
Tim van Osch
2025-08-31 00:46:56 +02:00
committed by GitHub
parent d5137e393d
commit d1bca362de
15 changed files with 2839 additions and 204 deletions

2628
yarn.lock Normal file

File diff suppressed because it is too large Load Diff