- Issue created by @fago
- 🇦🇹Austria fago Vienna
Some analysis:
* DrupalForge uses devcontainers - like GithubCodeSpaces. but it's implemented without ddev - it just launches docker-compose.
* docker-compose of DrupalForge uses devpanel images
* NextDrupal adds the node service via pm2 to the main webserver container of devpanel, this is similar to what we do this within ddev atm