tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.12k stars 527 forks source link

working dockerfile #2736

Open ghost opened 4 years ago

ghost commented 4 years ago

I know there are already some docker images around. Most of them are a bit overcomplicated and some don't work anymore.

Here is a working dockerfile for tilemill:

https://github.com/jucajuca/tilemill-dockerized

It includes also a script to run it and adjust the configuration. You can mount the volume with the docuements. pull requests are welcome.