Open
Description
Hello everyone.
When a container is started with another log driver eg. fluentd the container will not have a json log. In this case the dry program will crash because it can not open a file which not exists.
You have to implement a check for the log driver of each container to prevent this case.
Sincerely,
Stefan
Activity