[Docker] Add tty: true

This adds color to the different shoreman services, which were previously all white
This commit is contained in:
Earlopain 2022-01-05 14:17:32 +01:00
parent 05c704b83d
commit fb3190a3d9
No known key found for this signature in database
GPG Key ID: 6CFB948E15246897

View File

@ -26,6 +26,7 @@ services:
- memcached
- elastic
- iqdb
tty: true
nginx:
image: nginx:stable-alpine