How to use graphhopper in docker?

Hello, how can i officially use graphhopper with docker?

There is no official support for Docker.

Hello,

Does that mean that we cannot or should not use graphhopper with docker?

No, I just meant there is no Docker support by the GraphHopper team.

Have a look at the readme, which links to a docker image from our community: GitHub - graphhopper/graphhopper: Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

1 Like