Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation for running with Docker Compose #1283

Merged
merged 2 commits into from
Mar 30, 2024
Merged

Update documentation for running with Docker Compose #1283

merged 2 commits into from
Mar 30, 2024

Commits on Mar 30, 2024

  1. Update documentation for running with Docker Compose

    Some small changes to make the Docker compose documentation up to date:
    - Update dependency versions of PostGIS and Martin
    - Use the bundled `docker compose` extension, not `docker-compose`. (see https://docs.docker.com/compose/migrate/#docker-compose-vs-docker-compose)
    - Remove `version` from the Docker Compose file (see https://docs.docker.com/compose/compose-file/04-version-and-name/)
    hiddewie committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1565bbd View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.yml

    hiddewie committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    eca98bd View commit details
    Browse the repository at this point in the history