Project-OSRM / osrm-frontend

Modular rewrite of the OSRM frontend using LRM
BSD 2-Clause "Simplified" License
310 stars 240 forks source link

Update image at hub.docker.com/r/osrm/osrm-frontend #346

Open ilibar-zpt opened 2 years ago

ilibar-zpt commented 2 years ago

Seems like last time it was updated is May 7 2019, was quite some time ago, took me a while to figure out why OSRM_DEFAULT_LAYER env var wasn't having an effect on anything :)

thomashypertrack commented 2 years ago

Last builds were 3 years ago.

The latest image does not work because mapbox deprecated classic styles. This was fixed a year ago (see https://github.com/Project-OSRM/osrm-frontend/issues/336), but the changes are not reflected in the docker hub image.

https://hub.docker.com/r/osrm/osrm-frontend/builds shows: image

I can build it myself, but would be great if the image works without the manual steps.