mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[bitnami/mysqld-exporter] Release 0.18.0-debian-12-r1 (#87054)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
|
|||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||||
org.opencontainers.image.created="2025-09-29T09:36:48Z" \
|
org.opencontainers.image.created="2025-10-07T13:36:11Z" \
|
||||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter/README.md" \
|
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter/README.md" \
|
||||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter" \
|
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mysqld-exporter" \
|
||||||
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
|
|||||||
|
|
||||||
ENV APP_VERSION="0.18.0" \
|
ENV APP_VERSION="0.18.0" \
|
||||||
BITNAMI_APP_NAME="mysqld-exporter" \
|
BITNAMI_APP_NAME="mysqld-exporter" \
|
||||||
IMAGE_REVISION="0" \
|
IMAGE_REVISION="1" \
|
||||||
PATH="/opt/bitnami/mysqld-exporter/bin:$PATH"
|
PATH="/opt/bitnami/mysqld-exporter/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 9104
|
EXPOSE 9104
|
||||||
|
|||||||
Reference in New Issue
Block a user