Skip to content

Commit

Permalink
Merge pull request #12 from Cryptophobia/master
Browse files Browse the repository at this point in the history
fix(fluentd): small fixes on #11 fluent/fluentd:1.3 docker image
  • Loading branch information
Cryptophobia authored Jul 27, 2019
2 parents cc5bb5c + 5410811 commit 1668070
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion rootfs/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/dumb-init /bin/sh
#!/bin/sh

exec "$@"
3 changes: 0 additions & 3 deletions rootfs/fluentd/deis-output/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,3 @@ DEPENDENCIES
fluent-plugin-deis_output!
rake (~> 10.0)
test-unit (~> 3.1.7)

BUNDLED WITH
1.16.1

0 comments on commit 1668070

Please sign in to comment.