Timo Lange

Results 3 comments of Timo Lange

No I do not run it manually using sh. I use docker plugin create and docker plugin enable to run it. With the binary specified as entrypoint in the plugin...

@cpuguy83 Now I got your point, sorry. The entrypoint looks like this: `"entrypoint": ["/usr/bin/docker-log-driver"]`, so should be a `[]string`, right? It seems not to be running under `/bin/sh -c`. `ps...

Hey @GSeibt , looks very promising. Looking forward to completion of the PR.