[openstreetmap/openstreetmap-website] Docker: Use `docker compose` (PR #4257)

Tobias notifications at github.com
Thu Sep 21 08:18:26 UTC 2023


This PR change the `docker-compose` commands to the newer `docker compose`.

My understanding is, that `docker-compose` is deprecated and `docker compose` is more or less a drop in replacement.

https://docs.docker.com/compose/migrate/

> From July 2023 Compose V1 stopped receiving updates. It’s also no longer available in new releases of Docker Desktop.

I did a fresh setup on MacOS with this updated docs and it all worked out except for some failing tests which I suspect are unrelated.

This PR also extends the "Tests" section on how to prepare the tests db to make the copy-paste steps complete.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/4257

-- Commit Summary --

  * Docker: Use `docker compose`

-- File Changes --

    M DOCKER.md (28)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/4257.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4257.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4257
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4257 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230921/98fb63b4/attachment.htm>


More information about the rails-dev mailing list