c991339085566a8fb0742a5233728755ef91dd9e
Graphhopper docker provider repository
This repository holds the very basic things in order to make sure there's an updated graphhopper docker image which we use in our production server. Images can be found here: https://hub.docker.com/r/israelhikingmap/graphhopper
I would like to first and foremost thank the graphhopper team for their hard work and amazing product! They are doing a great job and we are truly happy to help by contributing to thier code base like we had done in the past. Graphhopper team has decided not to build a docker image and this repository is here to bridge that gap. This repository is extremely simple, all it does is the following:
- Every morning at 7 AM it builds the latest code using Github actions from the graphhopper repository and uploads the image to docker hub with the
latesttag - It checks if there's a new version tag, and if so builds it and upload it as well with the relevant tag
That's all.
Feel free to submit issues or pull requests if you would like to improve the code here
اللغات
Shell
86.9%
Dockerfile
13.1%