jperelli / osm-static-maps

Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
http://osm-static-maps.herokuapp.com/
GNU General Public License v2.0
160 stars 52 forks source link

Some docker improvements #27

Open pitriq opened 3 years ago

pitriq commented 3 years ago

Made some changes to the Dockerfile to fix some of the issues outlined in #20, using a multistage build.

Also added both a Dockefile and a docker-compose file using Alpine linux. This improves image size by about 1Gb.