Files
openstreetmap-mod_tile-pyth…/docker
Hummeltech 53b77bc1db Added Docker-based building and testing method (#363)
* Build with Docker
* Use CUSTOM_DEFINES for Mapnik building
* Only run `install-package-and-test.yml` if etc, utils or YAML file have changed
2023-12-30 20:57:44 -07:00
..

Docker-based building & testing

For your convenience, we have provided a Docker-based building and testing method to help get started with development & testing.

The following distributions are currently supported:

Requirements:

Usage:

$ # Use any "{distribution}" value from the list above
$ # I.E. docker-compose up --build ubuntu-devel
$ cd docker
$ docker-compose up --build {distribution}

Then you can visit: http://localhost:8081/renderd-example-map