Details
Created
2024-02-16 12:51:48 UTC
Content Digest
Labels
-
com.vmware.cp.artifact.flavor
sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2024-02-16T12:48:40Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
0.20.0-debian-11-r23
-
org.opencontainers.image.title
jmx-exporter
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
0.20.0
Environment
APP_VERSION
0.20.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:00c1e226caef1582a42ac007f2b157834806671b5c17c5dc665d770eba9ba89e - 100.0% (230 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2024-02-14T00:10:36.522041044Z","comment":"from Bitnami with love"},{"created":"2024-02-16T12:50:54.769884661Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.769884661Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2024-02-16T12:48:40Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.20.0-debian-11-r23 org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.20.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.769884661Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.769884661Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:50:54.769884661Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:51:24.605895429Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:51:35.120077955Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"java-17.0.10-13-1-linux-${OS_ARCH}-debian-11\" \"jmx-exporter-0.20.0-2-linux-${OS_ARCH}-debian-11\" ) ; 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 ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:51:46.064344681Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y ca-certificates curl \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":"2024-02-16T12:51:46.637486144Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:51:47.409531477Z","created_by":"RUN |1 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":"2024-02-16T12:51:48.089538868Z","created_by":"RUN |1 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":"2024-02-16T12:51:48.089538868Z","created_by":"ENV APP_VERSION=0.20.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":"2024-02-16T12:51:48.089538868Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:51:48.674931608Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:51:48.674931608Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:51:48.674931608Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_httpserver.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:51:48.674931608Z","created_by":"CMD [\"5556\" \"example_configs/httpserver_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:9a231c449a7f69f642f26732575689dba8266427caf82c2eaa7a05b730402297
Details
Created
2024-02-16 12:54:56 UTC
Content Digest
Labels
-
com.vmware.cp.artifact.flavor
sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2024-02-16T12:48:40Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
0.20.0-debian-11-r23
-
org.opencontainers.image.title
jmx-exporter
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
0.20.0
Environment
APP_VERSION
0.20.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:c74eef1675b126856ca7034f3046a8e6d2257b00481297f34da440e406207545 - 100.0% (216 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2024-02-14T00:10:43.298309568Z","comment":"from Bitnami with love"},{"created":"2024-02-16T12:50:54.431031442Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.431031442Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2024-02-16T12:48:40Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=0.20.0-debian-11-r23 org.opencontainers.image.title=jmx-exporter org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=0.20.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.431031442Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:50:54.431031442Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:50:54.431031442Z","created_by":"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:52:07.407410744Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:52:35.258114054Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; COMPONENTS=( \"java-17.0.10-13-1-linux-${OS_ARCH}-debian-11\" \"jmx-exporter-0.20.0-2-linux-${OS_ARCH}-debian-11\" ) ; 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 ; sha256sum -c \"${COMPONENT}.tar.gz.sha256\" ; tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' ; rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:53:26.604170805Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get autoremove --purge -y ca-certificates curl \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":"2024-02-16T12:53:42.069503072Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o errexit -o nounset -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:54:21.362556303Z","created_by":"RUN |1 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":"2024-02-16T12:54:56.272662895Z","created_by":"RUN |1 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":"2024-02-16T12:54:56.272662895Z","created_by":"ENV APP_VERSION=0.20.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":"2024-02-16T12:54:56.272662895Z","created_by":"EXPOSE map[5556/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:54:56.73841192Z","created_by":"WORKDIR /opt/bitnami/jmx-exporter","comment":"buildkit.dockerfile.v0"},{"created":"2024-02-16T12:54:56.73841192Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:54:56.73841192Z","created_by":"ENTRYPOINT [\"java\" \"-jar\" \"jmx_prometheus_httpserver.jar\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2024-02-16T12:54:56.73841192Z","created_by":"CMD [\"5556\" \"example_configs/httpserver_sample_config.yml\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:405fd105402bc6fa1ad8400378831ef9e4b5c954e71b91ffa9f2a5039ada15de