fix osrm-route not in path issue
This commit is contained in:
parent
5b2b97bb05
commit
6f17286a9a
@ -13,5 +13,5 @@ RUN cd /osrm-bin && \
|
|||||||
|
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
|
|
||||||
ENTRYPOINT ["osrm-routed"]
|
ENTRYPOINT ["/osrm-bin/osrm-routed"]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user