Namespace
bitnami
Image / Tag
jmx-exporter:0.18.0-debian-11-r3
Content Digest
sha256:cad81f9e5b5ade074b83cdbf0ee0639f44a3f596d6172ffd37bce933bca77fea
Details
Created

2023-03-18 22:15:30 UTC

Size

230 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-03-18T22:00:16Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    0.18.0-debian-11-r3
  • org.opencontainers.image.title
    jmx-exporter
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    0.18.0

Environment
APP_VERSION

0.18.0

BITNAMI_APP_NAME

jmx-exporter

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

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


Layers

[#000] sha256:c123cc501662869d75efe56a2fdf04e5675061ec639143986351ec1aaf83290f - 100.0% (230 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-03-17T00:11:34.313535807Z","comment":"from Bitnami with love"},{"created":"2023-03-18T22:14:58.588836023Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:14:58.588836023Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-03-18T22:00:16Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.18.0-debian-11-r3 org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.18.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:14:58.588836023Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:14:58.588836023Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:14:58.588836023Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:18.692609966Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:23.829597251Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"java-11.0.18-10-3-linux-${OS_ARCH}-debian-11\" \"jmx-exporter-0.18.0-1-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:27.200899574Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl ca-certificates \u0026\u0026 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":"2023-03-18T22:15:27.892728571Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:28.709425614Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chown -R 1001:1001 /opt/bitnami/jmx-exporter # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:28.709425614Z","created_by":"ENV APP_VERSION=0.18.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":"2023-03-18T22:15:28.709425614Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:30.765015833Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:30.765015833Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:30.765015833Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_httpserver.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:30.765015833Z","created_by":"CMD [\"5556\" \"example_configs/httpserver_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:448b266128cbcd074127c0060353eb1062e60af9c6e7d5590d6e7ca80d7490c9

Details
Created

2023-03-18 22:17:05 UTC

Size

223 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-03-18T22:00:16Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    0.18.0-debian-11-r3
  • org.opencontainers.image.title
    jmx-exporter
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    0.18.0

Environment
APP_VERSION

0.18.0

BITNAMI_APP_NAME

jmx-exporter

HOME

/

OS_ARCH

arm64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

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


Layers

[#000] sha256:456f18df49ef296c0e83247398d91287af525f2d12c28c28dd8b089022d7cd04 - 100.0% (223 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-03-17T00:11:32.042164205Z","comment":"from Bitnami with love"},{"created":"2023-03-18T22:15:00.057046412Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:00.057046412Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-03-18T22:00:16Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.18.0-debian-11-r3 org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.18.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:00.057046412Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:15:00.057046412Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:15:00.057046412Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:16:09.337359154Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:16:31.899148459Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"java-11.0.18-10-3-linux-${OS_ARCH}-debian-11\" \"jmx-exporter-0.18.0-1-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:16:58.144768286Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl ca-certificates \u0026\u0026 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":"2023-03-18T22:16:59.615913638Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:17:02.691243035Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chown -R 1001:1001 /opt/bitnami/jmx-exporter # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:17:02.691243035Z","created_by":"ENV APP_VERSION=0.18.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":"2023-03-18T22:17:02.691243035Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:17:05.599961691Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-18T22:17:05.599961691Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:17:05.599961691Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_httpserver.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-18T22:17:05.599961691Z","created_by":"CMD [\"5556\" \"example_configs/httpserver_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:475b27ae8e1e6b955c90b92ea89cbd001405793da33c2d0bf2ad7c3e07d5bfa3

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