You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
etc | 4 years ago | |
Dockerfile | 4 years ago | |
README | 4 years ago | |
config.json | 4 years ago | |
yaml2mml.py | 4 years ago |
README
Сборка:
docker build -t tileoven .
Запуск:
docker run --name tileoven -v tileoven:/home/data \
-v /var/run/postgresql:/var/run/postgresql \
-e TILEOVEN_HOST=your-host.ru \
-p 20008:20008 -p 20009:20009 -t -d tileoven