Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datawookie/docker-osrm


https://github.com/datawookie/docker-osrm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

See the official OSRM image [here](https://hub.docker.com/r/osrm/osrm-backend/).

To build:

```
$ docker build -t osrm .
```

To run:

```
$ docker run -p 5000:5000 -v `pwd`:/data osrm map.xml
```

## Other Implementations

-
-
-
-
-