1.0.5-debian-10-r167 release

This commit is contained in:
Bitnami Bot 2022-05-06 12:43:30 +00:00 committed by Bitnami Containers
parent 673fd384b5
commit 805a4ccf54
1 changed files with 2 additions and 3 deletions

View File

@ -28,8 +28,7 @@ $ docker run --name wavefront-prometheus-storage-adapter bitnami/wavefront-prome
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-11`, `1.0.5`, `1.0.5-debian-11-r-1`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-11-r-1/1/debian-11/Dockerfile)
* [`1`, `1-debian-10`, `1.0.5`, `1.0.5-debian-10-r166`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-10-r166/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.0.5`, `1.0.5-debian-10-r167`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-10-r167/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/wavefront-prometheus-storage-adapter GitHub repo](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter).
@ -50,7 +49,7 @@ $ docker pull bitnami/wavefront-prometheus-storage-adapter:[TAG]
If you wish, you can also build the image yourself.
```console
$ docker build -t bitnami/wavefront-prometheus-storage-adapter:latest 'https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter.git#master:1/debian-11'$ docker build -t bitnami/wavefront-prometheus-storage-adapter:latest 'https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter.git#master:1/debian-10'
$ docker build -t bitnami/wavefront-prometheus-storage-adapter:latest 'https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter.git#master:1/debian-10'
```
## Why use a non-root container?