2022-06-08 16:07:46 UTC
139 MB
0.17.0
BITNAMI_APP_NAMEjmx-exporter
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2f205c6e7ae2f69fc2488fe9f2b84c7c9be1afe3be966300bf3e988a4664809d - 21.18% (29.5 MB)
[#001] sha256:a0faf17b5527bbf860e0ef85806650f885ebcdcadd8e1aebaa4a571f8f0d0a8a - 0.0% (834 Bytes)
[#002] sha256:1beec26ccd14464b34ed1645a52daad0e7d724d50fec7631d1f67eb697c8ab04 - 4.28% (5.95 MB)
[#003] sha256:50915e9941f711a7337c0914607bd9697ec0179c8d95a6e9b1de67af00a3ffd7 - 73.31% (102 MB)
[#004] sha256:740e82164d2a12c4ea88044f9d04c475ea915eb715fcb6f0cc7db6d791bba3f6 - 0.62% (877 KB)
[#005] sha256:1e0bc0a186dd9558fc81c0cef02a6b9d0da92c331e229187a4500eb565e1ed96 - 0.0% (262 Bytes)
[#006] sha256:47e3405e7a580298fc0d7b7eb87e6157be4f7fbc1e9b4eaf82710168dbbcd363 - 0.0% (126 Bytes)
[#007] sha256:4a82cca2b5bd0208b3f75e34e5c1572bf9f4407d33373f6071185694be894ec4 - 0.62% (877 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-06-08 15:31:31 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-06-08 16:07:26 UTC/bin/sh -c #(nop) COPY dir:e3806b7a422855f582f68e347f9d4abdf834779fc9accea90471f3547027b358 in /
2022-06-08 16:07:33 UTC/bin/sh -c install_packages ca-certificates curl gzip libc6 libgcc-s1 procps tar wget
2022-06-08 16:07:40 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/java-1.8.333-0-linux-amd64-debian-11.tar.gz && echo "02a91d298bbe3bb5d240f635802a50b2970b19eba960c1804b7275f88a944bb3 /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-11.tar.gz
2022-06-08 16:07:40 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/jmx-exporter-0.17.0-0-linux-amd64-debian-11.tar.gz && echo "0dc672cdf0c7df0f3a6e94739ed1cc49585f8a7a9cb316cf71e873102c64fc45 /tmp/bitnami/pkg/cache/jmx-exporter-0.17.0-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/jmx-exporter-0.17.0-0-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/jmx-exporter-0.17.0-0-linux-amd64-debian-11.tar.gz
2022-06-08 16:07:43 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-06-08 16:07:44 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-06-08 16:07:45 UTC/bin/sh -c chown -R 1001:1001 /opt/bitnami/jmx-exporter
2022-06-08 16:07:45 UTC/bin/sh -c #(nop) ENV APP_VERSION=0.17.0 BITNAMI_APP_NAME=jmx-exporter PATH=/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-06-08 16:07:45 UTC/bin/sh -c #(nop) EXPOSE 5556
2022-06-08 16:07:45 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/jmx-exporter
2022-06-08 16:07:46 UTC/bin/sh -c #(nop) USER 1001
2022-06-08 16:07:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["java" "-jar" "jmx_prometheus_httpserver.jar"]
2022-06-08 16:07:46 UTC/bin/sh -c #(nop) CMD ["5556" "example_configs/httpserver_sample_config.yml"]
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.