1.5.2-debian-10-r5 release

This commit is contained in:
Bitnami Bot 2020-07-30 21:36:05 +00:00
parent fe4bfd338a
commit 753a3c10cf
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="fluent-bit" \
BITNAMI_IMAGE_VERSION="1.5.2-debian-10-r4" \
BITNAMI_IMAGE_VERSION="1.5.2-debian-10-r5" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020

View File

@ -7,7 +7,7 @@ For more details about it capabilities and general features please visit the off
[http://fluentbit.io](http://fluentbit.io)
# TL;DR;
# TL;DR
```console
$ docker run --name fluent-bit bitnami/fluent-bit:latest
@ -18,8 +18,8 @@ $ docker run --name fluent-bit bitnami/fluent-bit:latest
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
* With Bitnami images the latest bug fixes and features are available as soon as possible.
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DTC)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution.
* 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.
@ -34,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-debian-10`, `1.5.2-debian-10-r4`, `1`, `1.5.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.5.2-debian-10-r4/1/debian-10/Dockerfile)
* [`1-debian-10`, `1.5.2-debian-10-r5`, `1`, `1.5.2`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/1.5.2-debian-10-r5/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).