Allow local image build

- Remove dependency on github download
- Add `github/build.sh` for local builds
- Simplify gtaphhopper build
- Simplify handling of `graphhopper.sh` and `config-example.yml`
هذا الالتزام موجود في:
zstadler
2022-11-16 09:04:22 +02:00
الأصل 3e6ab4c288
التزام 8eae33b757
4 ملفات معدلة مع 13 إضافات و18 حذوفات

عرض الملف

@@ -32,3 +32,5 @@ docker run --entrypoint /bin/bash israelhikingmap/graphhopper -c "wget https://d
```
Checkout `graphhopper.sh` for more usage options such as import.
In order to build the docker image locally, please run [`.github/build.sh`](.github/build.sh).