Skip to content

Commit

Permalink
Install the plugin in the Dockerfile for fluentd
Browse files Browse the repository at this point in the history
  • Loading branch information
alexxed authored and tarokkk committed Feb 7, 2020
1 parent 1062c8b commit 4c6156a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluentd-image/v1.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN apk update \
fluent-plugin-parser-logfmt \
fluent-plugin-detect-exceptions \
fluent-plugin-multi-format-parser \
fluent-plugin-record-modifier \
&& gem specific_install -l https://github.com/banzaicloud/fluent-plugin-cloudwatch-logs/releases/download/v0.7.6/fluent-plugin-cloudwatch-logs-0.7.6.gem \
&& gem specific_install -l https://github.com/banzaicloud/fluent-plugin-gcs.git \
&& apk del .build-deps $buildDeps \
Expand Down

0 comments on commit 4c6156a

Please sign in to comment.