Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

doria

a project-specific vector tile server for the 'casale' deployment

To build Docker Image

docker build -t doria:latest .
docker run -it --rm doria:latest bash