Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 258 Bytes

routing-socal-docker

Django + OSRM + AI in one docker image + Southern California Map

Build

docker build -t routing-socal .

Publish

docker image tag routing-socal sebmilardo/routing-socal:latest docker image push sebmilardo/routing-socal:latest