The Wayback Machine - https://web.archive.org/web/20201119233912/https://github.com/Project-OSRM/osrm-backend-docker
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Docker recipes for OSRM

The scripts and dockerfiles here are used to produce official OSRM docker images. The OSRM demo server periodically uses build-master.sh to grab the latest master code and publish a new image to DockerHub.

The same Dockerfile can be used for tagged builds.

Usage

./build.sh

will build the latest master code, and tag the image with osrm/osrm-backend:master-<gitsha>

./build.sh <tag>

will build the specified git tag, and tag the docker image as osrm/osrm-backend:<tag>

About

DEPRECATED Part of osrm-backend since 5.7. Docker build files for OSRM

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.