Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 258 Bytes

docker-tileoven

Usage

If you have a hostname or IP you want tileoven to use, specifiy it in TILEMILL_HOST.

docker run -it wolf/tileoven \
  -e TILEMILL_HOST=$(hostname -I | cut -d' ' -f1) \
  -v "$(pwd)"/tileoven-data:/root/Documents/MapBox