From a0edf625d4aff3f7e8edcd711114a5cde11d2589 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 20 Apr 2022 13:46:04 +0000 Subject: [PATCH] 1.14.6-debian-10-r20 release --- bitnami/fluentd/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bitnami/fluentd/README.md b/bitnami/fluentd/README.md index d5960a92da24..4f290f39dd33 100644 --- a/bitnami/fluentd/README.md +++ b/bitnami/fluentd/README.md @@ -25,9 +25,6 @@ You can find the available configuration options in the [Environment Variables]( * All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images. * Bitnami container images are released daily with the latest distribution packages available. - -> This [CVE scan report](https://quay.io/repository/bitnami/fluentd?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page. - ## Why use a non-root container? Non-root container images add an extra layer of security and are generally recommended for production environments. However, because they run as a non-root user, privileged tasks are typically off-limits. Learn more about non-root containers [in our docs](https://docs.bitnami.com/tutorials/work-with-non-root-containers/). @@ -37,7 +34,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`1`, `1-debian-10`, `1.14.6`, `1.14.6-debian-10-r18`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.14.6-debian-10-r18/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.14.6`, `1.14.6-debian-10-r20`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.14.6-debian-10-r20/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd). @@ -87,7 +84,6 @@ $ docker run --name fluentd-node1 --network fluentd-network bitnami/fluentd:late We can launch another containers using the same flag (`--network NETWORK`) in the `docker run` command. If you also set a name to your container, you will be able to use it as hostname in your network. - ## Configuration To create an endpoint that collects logs on your host just run: