We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9853200 commit dbe9ee6Copy full SHA for dbe9ee6
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM bitnami/fluentd:1.9.1-debian-10-r0
+FROM fluent/fluentd-kubernetes-daemonset:v1.8-debian-forward-1
2
RUN fluent-gem install fluent-plugin-datadog
3
-USER root
+
README.md
@@ -1,7 +1,4 @@
# Fluentd
A small image that adds the [DataDog Fluentd plugin](https://github.com/DataDog/fluent-plugin-datadog)
4
-to the [Bitnami Fluentd image](https://github.com/bitnami/bitnami-docker-fluentd).
5
-
6
-Potentially will be closed by [this issue](https://github.com/bitnami/bitnami-docker-fluentd/issues/4).
7
+to the [Kubernetes Daemonset Fluentd forwarder image](https://hub.docker.com/r/fluent/fluentd-kubernetes-daemonset).
0 commit comments