Files
openstreetmap-mod_tile-pyth…/docker/README.md
Hummeltech e1611fc4ce Add Fedora 40 to build pipeline (#430)
_And_:
* Remove Fedora 38
* Fix `openSUSE Leap 15` Docker build's default GCC no longer compiles `Mapnik` latest
  * C++17 is now required, so a newer GCC will be installed
* Fix for coverage capturing with LCOV 2.1
  * Seems to currently only exist on macOS
2024-04-26 09:25:16 -07:00

2.1 KiB

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