igoberman

Results 1 issues of igoberman

Hi I followed your instructions to build a custom docker image based on https://github.com/fluent/fluentd-docker-image My docker file is below `FROM fluent/fluentd:v1.16.2-1.1 MAINTAINER YOUR_NAME USER root RUN apk add --no-cache --update...