Skip to content

Commit

Permalink
Remove plugin version pin to fix fluentd and plugin version compatibi…
Browse files Browse the repository at this point in the history
…lity issue. (#38)
  • Loading branch information
andrewsg authored and Rodrigo De Castro committed Jan 13, 2017
1 parent fa0a8de commit e8cf542
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fluentd_logger/Dockerfile
Expand Up @@ -8,8 +8,6 @@ RUN apt-get -q update && \

RUN curl -s https://storage.googleapis.com/signals-agents/logging/google-fluentd-install.sh | DO_NOT_INSTALL_CATCH_ALL_CONFIG=1 bash

RUN /usr/sbin/google-fluentd-gem install --conservative fluent-plugin-google-cloud:0.5.2

# Add cloud agent driver
ADD out_from_docker.rb /etc/google-fluentd/plugin/out_from_docker.rb

Expand Down

0 comments on commit e8cf542

Please sign in to comment.