Files
mod_tile/docker
Hummeltech b7118780dc Added continue-on-error for experimental distros (#413)
So that workflows will still show as passing when issues arise.

* Build & Test
  * debian:unstable
  * fedora:rawhide
  * ubuntu:devel
* Docker Image Build
  * debian-unstable/debian-unstable-autotools
  * fedora-rawhide
  * opensuse-tumbleweed
  * ubuntu-devel/ubuntu-devel-autotools
2024-03-16 16:55:23 -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