Skip to content

Commit 6deabce

Browse files
committed
fix(fluentd): small fixes on #11 fluent/fluentd:1.3 docker image
1 parent 01e73d3 commit 6deabce

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

rootfs/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/usr/bin/dumb-init /bin/sh
1+
#!/bin/sh
22

33
exec "$@"

rootfs/fluentd/deis-output/Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,3 @@ DEPENDENCIES
6363
fluent-plugin-deis_output!
6464
rake (~> 10.0)
6565
test-unit (~> 3.1.7)
66-
67-
BUNDLED WITH
68-
1.16.1

0 commit comments

Comments
 (0)