a container I use for personal development
- php 8.2
- Xdebug
- nvm
- node20
- node21
- database
- postgresql 13
- nginx.conf: set folder it should serve
- web.Dockerfile: add your name for git config
- schema.sql: preload a database
- run-at-start.sh: any script that you need to run after first launch of container