Thanks, this looks like a great suggestion. I gave it a try, created a new
clone of the repo, then added a new devcontainer using `bundle exec rails
container.`
Initially I was a bit struggling with (Debian, Rails, npm) packages on
generated devcontainer. I believe we can probably reuse a lot o
We added support for Docker-based development in
[2021](https://github.com/openstreetmap/openstreetmap-website/pull/2409) (based
on a PR started in 2019). At this time there were no clear conventions for
setting up docker-based development environments, so we did our own thing.
Nowadays, a numb