1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/errbot/docker-compose.yml

7 lines
99 B
YAML
Raw Normal View History

2017-01-21 14:57:35 +02:00
errbot:
image: vimagick/errbot
volumes:
- ./data:/home/errbot
tty: yes
restart: always