Skip to content

wolfd/docker-tileoven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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