[openstreetmap/openstreetmap-website] How to develop with decent velocity (Issue #6677)
Minh Nguyễn
notifications at github.com
Mon Jan 5 06:52:41 UTC 2026
1ec5 left a comment (openstreetmap/openstreetmap-website#6677)
Cleaning out the entire container and starting from scratch seems like overkill. If you have to do that to get fresh assets, then something is amiss, and yeah, I could see that taking an awfully long time. The command I suggested comes from [the test setup documentation](https://github.com/openstreetmap/openstreetmap-website/blob/master/DOCKER.md#tests) (with a minor change to `docker-compose` for my particular Mac setup). I use it in conjunction with `docker-compose build` and `docker-compose up -d db && docker-compose up web`. (Plus the usual clearing the browser cache and all.)
Another alternative is the devcontainer in #6424, if you want to give that a try.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6677#issuecomment-3709155271
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6677/3709155271 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260104/f83af857/attachment.htm>
More information about the rails-dev
mailing list