0.8.0-debian-10-r38 release

This commit is contained in:
Bitnami Bot 2020-07-31 11:51:53 +00:00
parent 8626e9a165
commit 4726dd1014
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
RUN ln -sf /opt/bitnami/nginx-exporter/bin/nginx-prometheus-exporter /usr/bin/exporter
ENV BITNAMI_APP_NAME="nginx-exporter" \
BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r37" \
BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r38" \
PATH="/opt/bitnami/nginx-exporter/bin:$PATH"
EXPOSE 9113

View File

@ -4,7 +4,7 @@
[https://github.com/nginxinc/nginx-prometheus-exporter](https://github.com/nginxinc/nginx-prometheus-exporter)
# TL;DR;
# TL;DR
```console
$ docker run --name nginx-exporter bitnami/nginx-exporter:latest
@ -15,8 +15,8 @@ $ docker run --name nginx-exporter bitnami/nginx-exporter: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.
> This [CVE scan report](https://quay.io/repository/bitnami/nginx-exporter?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.
@ -30,7 +30,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/).
* [`0-debian-10`, `0.8.0-debian-10-r37`, `0`, `0.8.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-exporter/blob/0.8.0-debian-10-r37/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.8.0-debian-10-r38`, `0`, `0.8.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-exporter/blob/0.8.0-debian-10-r38/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/nginx-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-nginx-exporter).