mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
fix errbot stop_signal
This commit is contained in:
@@ -2,5 +2,6 @@ errbot:
|
||||
image: vimagick/errbot
|
||||
volumes:
|
||||
- ./data:/home/errbot
|
||||
stop_signal: SIGINT
|
||||
tty: yes
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user