Skip to content

Commit

Permalink
Remove debug-step in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adeveloper-wq committed May 28, 2024
1 parent cac8dd2 commit 99ef829
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ COPY ./config-bike.yml ./config-bike.yml
COPY ./preheat.sh ./preheat.sh
COPY ./run.sh ./run.sh

RUN cat run.sh

RUN wget https://github.com/graphhopper/graphhopper/releases/download/8.0/graphhopper-web-8.0.jar http://download.geofabrik.de/europe/germany/${REGION}-latest.osm.pbf
RUN ./preheat.sh

Expand Down

0 comments on commit 99ef829

Please sign in to comment.