Ubuntu 16.04 system with Mapnik installed with Python bindings
336
Installing Mapnik is hard. Use this Dockerfile to automate Mapnik installation on the latest Ubuntu system, 16.04. Just pull and run the container directly from Docker. The container comes with Mapnik installed with python bindings so you don't have to waste your time figuring out how to install it from source.
To set it up with Mapnik installed and ready to go, run the following:
docker run -itd graham3333/mapnik-python
Content type
Image
Digest
Size
1.3 GB
Last updated
almost 10 years ago
docker pull graham3333/mapnik-python