mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-10 04:19:24 +02:00
7 lines
101 B
YAML
7 lines
101 B
YAML
errbot:
|
|
image: easypi/errbot-arm
|
|
volumes:
|
|
- ./data:/home/errbot
|
|
tty: yes
|
|
restart: always
|