Namespace
bitnami
Image / Tag
jmx-exporter:1
Content Digest
sha256:8d2dd971534b2c75ea57520901f15d5666e14f76136790959688121e2454f5b2
Details
Created

2025-07-17 01:45:46 UTC

Size

118 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bookworm
  • org.opencontainers.image.created
    2025-07-17T01:44:12Z
  • org.opencontainers.image.description
    Application packaged by Broadcom, Inc.
  • org.opencontainers.image.documentation
    https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter/README.md
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter
  • org.opencontainers.image.title
    jmx-exporter
  • org.opencontainers.image.vendor
    Broadcom, Inc.
  • org.opencontainers.image.version
    1.3.0

Environment
APP_VERSION

1.3.0

BITNAMI_APP_NAME

jmx-exporter

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-12

OS_NAME

linux

PATH

/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:59bfd5f07d9b0175b745e128dd51da0ad69a26d089ed311d21d5990a498f26ac - 100.0% (118 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2025-07-17T00:07:33.944760231Z","comment":"from Bitnami with love"},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"ARG TARGETARCH=amd64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2025-07-17T01:44:12Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter/README.md org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=1.3.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:32.748116056Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:37.950171628Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:41.386136879Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; COMPONENTS=( \"jre-17.0.16-12-0-linux-${OS_ARCH}-debian-12\" \"jmx-exporter-1.3.0-1-linux-${OS_ARCH}-debian-12\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:43.412582687Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:43.872850218Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:44.417089346Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:44.886839436Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chown -R 1001:1001 /opt/bitnami/jmx-exporter # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:46.546886713Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c uninstall_packages ca-certificates curl # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:46.546886713Z","created_by":"ENV APP_VERSION=1.3.0 BITNAMI_APP_NAME=jmx-exporter PATH=/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:46.546886713Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:46.918807385Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:46.918807385Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:46.918807385Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_standalone.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:46.918807385Z","created_by":"CMD [\"5556\" \"examples/standalone_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:fc738460f1b080e85ea99320aba35b7d709f826c191e40f408c6fcb7f37e2cd3

Details
Created

2025-07-17 01:47:05 UTC

Size

115 MB

Content Digest
Labels
  • com.vmware.cp.artifact.flavor
    sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bookworm
  • org.opencontainers.image.created
    2025-07-17T01:44:12Z
  • org.opencontainers.image.description
    Application packaged by Broadcom, Inc.
  • org.opencontainers.image.documentation
    https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter/README.md
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter
  • org.opencontainers.image.title
    jmx-exporter
  • org.opencontainers.image.vendor
    Broadcom, Inc.
  • org.opencontainers.image.version
    1.3.0

Environment
APP_VERSION

1.3.0

BITNAMI_APP_NAME

jmx-exporter

HOME

/

OS_ARCH

arm64

OS_FLAVOUR

debian-12

OS_NAME

linux

PATH

/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:72451fbc00162ed563632fc5508541d1ef18b87aba8e6fcd2b7b93183f362ccf - 100.0% (115 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2025-07-17T00:07:29.469543228Z","comment":"from Bitnami with love"},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"ARG TARGETARCH=arm64","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2025-07-17T01:44:12Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter/README.md org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/jmx-exporter org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=1.3.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:45:33.102725891Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:46:28.878866763Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:46:40.551752525Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; COMPONENTS=( \"jre-17.0.16-12-0-linux-${OS_ARCH}-debian-12\" \"jmx-exporter-1.3.0-1-linux-${OS_ARCH}-debian-12\" ) ; for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\" -O ; fi ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:46:54.577903903Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:46:55.070073932Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:46:55.914813856Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\; || true # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:46:56.414472875Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chown -R 1001:1001 /opt/bitnami/jmx-exporter # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:47:04.859255593Z","created_by":"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c uninstall_packages ca-certificates curl # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:47:04.859255593Z","created_by":"ENV APP_VERSION=1.3.0 BITNAMI_APP_NAME=jmx-exporter PATH=/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:47:04.859255593Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:47:05.222285981Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2025-07-17T01:47:05.222285981Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:47:05.222285981Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_standalone.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2025-07-17T01:47:05.222285981Z","created_by":"CMD [\"5556\" \"examples/standalone_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:006fcb0d3e8eded8a5e130d9234fa44f160f2fcd0fc1ed28abb8ed15f6eba77a

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete