no color in logs
This commit is contained in:
@@ -186,7 +186,7 @@ Group=joerg
|
||||
ExecStartPre=/usr/bin/docker-compose pull --quiet --ignore-pull-failures
|
||||
ExecStartPre=/usr/bin/docker-compose build --pull
|
||||
|
||||
ExecStart=/usr/bin/docker-compose up --remove-orphans
|
||||
ExecStart=/usr/bin/docker-compose up --remove-orphans --no-color
|
||||
|
||||
ExecStop=/usr/bin/docker-compose down --remove-orphans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user