* Build scripts refactoring `.github/build-and-upload.sh` to use `build.sh` Related to #32 * Update build.sh Following review comments
.sh
Resolve #28
``` Build a docker image Usage: ./build.sh [<tag> | --help] Argument: <tag> Build an image for the given graphhopper repository tag [default: master] Option: --help Print this message ```