StudioEtrange
StudioEtrange
any news on this PR ?
On linux this do not work even using a conf file !
## First my env ``` $ docker version Client: Version: 18.03.0-ce API version: 1.37 Go version: go1.9.4 Git commit: 0520e24 Built: Wed Mar 21 23:10:22 2018 OS/Arch: linux/amd64 Experimental: false...
## trying specify 127.0.0.1 for fluentbit only * not specifying any fluentd driver address * specifying 127.0.0.1 for mapping ``` docker run --rm --name fluentbit -p 127.0.0.1:24224:24224 fluent/fluent-bit:1.3.7 /fluent-bit/bin/fluent-bit -i...