X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2e34b62fac7d0a9a7b03e92bdf26f691736e2954..eba12dc876709d335c378beb67b7b8ae9f7ef10c:/DOCKER.md diff --git a/DOCKER.md b/DOCKER.md index 870e3e26e..d0b16db07 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -1,6 +1,6 @@ # Using Docker and Docker Compose for Development and Testing -These instructions are designed for setting up The Rails Port for development and testing using [Docker](https://www.docker.com/). This will allow you to install the OpenStreetMap application and all its dependencies in Docker images and then run them in containers, almost with a single command. You will need to install Docker and Docker Compose on your development machine: +These instructions are designed for setting up `openstreetmap-website` for development and testing using [Docker](https://www.docker.com/). This will allow you to install the OpenStreetMap application and all its dependencies in Docker images and then run them in containers, almost with a single command. You will need to install Docker and Docker Compose on your development machine: - [Install Docker](https://docs.docker.com/install/) - [Install Docker Compose](https://docs.docker.com/compose/install/)