Details
Created
2023-09-22 09:53:37 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
2023-09-22T09:50:38Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
3.7.1-debian-11-r434
-
org.opencontainers.image.title
zookeeper
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
3.7.1
Environment
APP_VERSION
3.7.1
BITNAMI_APP_NAME
zookeeper
HOME
/
OS_ARCH
amd64
OS_FLAVOUR
debian-11
OS_NAME
linux
PATH
/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:8554bfd7debbcefe62833e722c505bd2570999b6ced36e0a77434cedbd2b5a58 - 100.0% (261 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-09-16T00:10:11.957739121Z","comment":"from Bitnami with love"},{"created":"2023-09-22T09:52:56.415500724Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.415500724Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-09-22T09:50:38Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=3.7.1-debian-11-r434 org.opencontainers.image.title=zookeeper org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=3.7.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.415500724Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux PATH=/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.415500724Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:52:56.415500724Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:53:06.943795281Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl netcat procps xmlstarlet zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:11.928978208Z","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=( \"wait-for-port-1.0.6-13-linux-${OS_ARCH}-debian-11\" \"java-11.0.20-8-3-linux-${OS_ARCH}-debian-11\" \"zookeeper-3.7.1-167-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-09-22T09:53:15.173646207Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -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":"2023-09-22T09:53:18.464519296Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:22.200067862Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/zookeeper/entrypoint.sh /entrypoint.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:27.011226478Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/zookeeper/run.sh /run.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:32.079280571Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/zookeeper/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"ENV APP_VERSION=3.7.1 BITNAMI_APP_NAME=zookeeper","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"EXPOSE map[2181/tcp:{} 2888/tcp:{} 3888/tcp:{} 8080/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/zookeeper/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:53:37.258745204Z","created_by":"CMD [\"/opt/bitnami/scripts/zookeeper/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:f944c8c78126659bae83ecde5947515f8c73d2d891ebd20f520ab6b830f1e4de
Details
Created
2023-09-22 09:56:29 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
2023-09-22T09:50:38Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
3.7.1-debian-11-r434
-
org.opencontainers.image.title
zookeeper
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
3.7.1
Environment
APP_VERSION
3.7.1
BITNAMI_APP_NAME
zookeeper
HOME
/
OS_ARCH
arm64
OS_FLAVOUR
debian-11
OS_NAME
linux
PATH
/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:88ad07c607010a66502dbcdb5a3e77d2254fbceb33fba3ce3f20e653491e6599 - 100.0% (254 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-09-15T00:10:26.139348578Z","comment":"from Bitnami with love"},{"created":"2023-09-22T09:52:56.231643174Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.231643174Z","created_by":"LABEL com.vmware.cp.artifact.flavor=sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-09-22T09:50:38Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=3.7.1-debian-11-r434 org.opencontainers.image.title=zookeeper org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=3.7.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.231643174Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux PATH=/opt/bitnami/common/bin:/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:52:56.231643174Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:52:56.231643174Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:54:22.034151591Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl netcat procps xmlstarlet zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:55:19.741537086Z","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=( \"wait-for-port-1.0.6-13-linux-${OS_ARCH}-debian-11\" \"java-11.0.20-8-3-linux-${OS_ARCH}-debian-11\" \"zookeeper-3.7.1-167-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-09-22T09:55:42.658407011Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -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":"2023-09-22T09:56:02.482805069Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:56:10.304759243Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/zookeeper/entrypoint.sh /entrypoint.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:56:10.890054391Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c ln -s /opt/bitnami/scripts/zookeeper/run.sh /run.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:56:11.364961913Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/zookeeper/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"ENV APP_VERSION=3.7.1 BITNAMI_APP_NAME=zookeeper","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"EXPOSE map[2181/tcp:{} 2888/tcp:{} 3888/tcp:{} 8080/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/zookeeper/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-09-22T09:56:29.064341426Z","created_by":"CMD [\"/opt/bitnami/scripts/zookeeper/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:f592aed3b98f9df0c9c05339ae1026d1277ad763f81ae90486b583a4148af16a