[openstreetmap/openstreetmap-website] Add Docker Compose Support for Development Environment (#2409)

Michal Migurski notifications at github.com
Thu Dec 31 15:54:08 UTC 2020


Thanks for sticking with this @tordans. Sounds like you have a prior version of the Postgres DB from a few versions back. As we’ve been developing this branch locally, these are the two commands I run to clear out the database and containers after every use:

    docker-compose down
    docker volume rm openstreetmap-website_db-data

Does that help? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-752993244
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201231/0dd4f06d/attachment.htm>


More information about the rails-dev mailing list