2022-06-04 19:41:12 UTC
137 MB
0.17.0
BITNAMI_APP_NAMEjmx-exporter
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1df6ad7b73a0369e1168a8d8f3455809026504612d6156685c795593ee2a1f98 - 18.56% (25.5 MB)
[#001] sha256:e1dc8657cc34cdc24b05f8d51d4dafd381c7611eb1b136a341644fbf14cf3f0b - 0.0% (832 Bytes)
[#002] sha256:f7773072cf5f394d7b598740c222a44ac7d9d633e60522f421f2e5e79bd10381 - 5.86% (8.04 MB)
[#003] sha256:c2f50dd1b5c9449cc4a5659b6c0bbea900558a116b562428dc6b5a4a2e618791 - 74.32% (102 MB)
[#004] sha256:5e4f51922f6e2ee7fb4c0af38a2b05fe6f6fb71e8c86de3838f5d7a3eb09486e - 0.62% (877 KB)
[#005] sha256:7a6cb7f1d8e4e112e0244caea613cccda751db2fbb83b1f504732503973c60bf - 0.0% (262 Bytes)
[#006] sha256:ca66162a7d7a4f7aafb994643b9cd632c15e62ce4aac02d82e02eb8f86070e37 - 0.0% (126 Bytes)
[#007] sha256:9420b0c72efc3819b5d1d4ba430abaf84d87f6e89044506d9defd2e9783ec86f - 0.62% (877 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-06-04 19:40:53 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-06-04 19:40:53 UTC/bin/sh -c #(nop) COPY dir:a5fd3ac57a1c2f93e60108d966c25a61c8b784610f32c1fc79e7e1d576b69013 in /
2022-06-04 19:41:00 UTC/bin/sh -c install_packages ca-certificates curl gzip libc6 libgcc1 procps tar wget
2022-06-04 19:41:06 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-10.tar.gz && echo "4b5fa59710327cb409d6f469335a71ba1ce1ad2068e30b2aa35b9cbc101bcd6f /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/java-1.8.333-0-linux-amd64-debian-10.tar.gz
2022-06-04 19:41:07 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-10.tar.gz && echo "11194c144de7f0dd4a7b90120c28bbe2c72144b84faf5b5a2e3f8f43b819a24e /tmp/bitnami/pkg/cache/jmx-exporter-0.17.0-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/jmx-exporter-0.17.0-0-linux-amd64-debian-10.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-10.tar.gz
2022-06-04 19:41:09 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-06-04 19:41:10 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-06-04 19:41:11 UTC/bin/sh -c chown -R 1001:1001 /opt/bitnami/jmx-exporter
2022-06-04 19:41:11 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-04 19:41:11 UTC/bin/sh -c #(nop) EXPOSE 5556
2022-06-04 19:41:11 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/jmx-exporter
2022-06-04 19:41:12 UTC/bin/sh -c #(nop) USER 1001
2022-06-04 19:41:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["java" "-jar" "jmx_prometheus_httpserver.jar"]
2022-06-04 19:41:12 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.