Closed rommelfs closed 5 years ago
Hi
this is actually due to the output of docker-compose being on stderr rather than stdin. The interpreting logging service attributes ERROR to the stderr by default.
The 'done' is coloured green due to the ASCII control character ESC[32m but this is irrelevant to the ERROR attribution
Cool thanks for fixing it.
There is probably an interpretation problem in the web interface with the control code output on the shell which colorizes the word 'done'. It shows the output as error.