[Clamd] Improve logging

[Compose] Remove tty from clamd-mailcow
This commit is contained in:
andryyy
2019-01-10 22:13:47 +01:00
parent 7686171905
commit b0130c153c
3 changed files with 0 additions and 9 deletions

View File

@@ -58,7 +58,6 @@ services:
image: mailcow/clamd:1.16
build: ./data/Dockerfiles/clamd
restart: always
tty: true
environment:
- TZ=${TZ}
- SKIP_CLAMD=${SKIP_CLAMD:-n}