0.7.0-debian-9-r26 release

This commit is contained in:
Bitnami Bot 2019-08-16 04:59:03 +00:00
parent c486f298bf
commit 1e67b67856
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN ln -sf /opt/bitnami/apache-exporter/bin/apache_exporter /bin/apache_exporter
ENV BITNAMI_APP_NAME="apache-exporter" \
BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r25" \
BITNAMI_IMAGE_VERSION="0.7.0-debian-9-r26" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117

View File

@ -43,7 +43,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`0-debian-9`, `0.7.0-debian-9-r25`, `0`, `0.7.0`, `0.7.0-r25`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r25/0/debian-9/Dockerfile)
* [`0-debian-9`, `0.7.0-debian-9-r26`, `0`, `0.7.0`, `0.7.0-r26`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.7.0-debian-9-r26/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).
@ -64,7 +64,7 @@ $ docker pull bitnami/apache-exporter:[TAG]
If you wish, you can also build the image yourself.
```bash
$ docker build -t bitnami/apache-exporter:latest https://github.com/bitnami/bitnami-docker-apache-exporter.git
$ docker build -t bitnami/apache-exporter:latest 'https://github.com/bitnami/bitnami-docker-apache-exporter.git#master:0/debian-9'
```
# Connecting to other containers