mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
0.8.0-debian-10-r72 release
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
RUN ln -sf /opt/bitnami/apache-exporter/bin/apache_exporter /bin/apache_exporter
|
||||
|
||||
ENV BITNAMI_APP_NAME="apache-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r71" \
|
||||
BITNAMI_IMAGE_VERSION="0.8.0-debian-10-r72" \
|
||||
HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
apache-exporter:
|
||||
image: bitnami/apache-exporter:0
|
||||
image: docker.io/bitnami/apache-exporter:0-debian-10
|
||||
ports:
|
||||
- 9117:9117
|
||||
|
||||
@@ -29,7 +29,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-r71`, `0`, `0.8.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.8.0-debian-10-r71/0/debian-10/Dockerfile)
|
||||
* [`0-debian-10`, `0.8.0-debian-10-r72`, `0`, `0.8.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache-exporter/blob/0.8.0-debian-10-r72/0/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/apache-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-apache-exporter).
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
apache-exporter:
|
||||
image: bitnami/apache-exporter:0
|
||||
image: docker.io/bitnami/apache-exporter:0-debian-10
|
||||
ports:
|
||||
- 9117:9117
|
||||
|
||||
Reference in New Issue
Block a user