mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-26 05:27:31 +02:00
7 lines
99 B
YAML
7 lines
99 B
YAML
errbot:
|
|
image: vimagick/errbot
|
|
volumes:
|
|
- ./data:/home/errbot
|
|
tty: yes
|
|
restart: always
|