Details
Created
2023-07-03 17:58:26 UTC
Content Digest
Labels
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2023-07-03T17:57:27Z
-
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-r138
-
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:3e3b7798dc56b06a4c80b39f7f194162a6be761f394e5077ecc854884ab235ee - 100.0% (261 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-06-30T00:11:52.291144511Z","comment":"from Bitnami with love"},{"created":"2023-07-03T17:58:12.073234393Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:12.073234393Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-07-03T17:57:27Z 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-r138 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-07-03T17:58:12.073234393Z","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-07-03T17:58:12.073234393Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:58:12.073234393Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:17.831482807Z","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-07-03T17:58:24.485845995Z","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-9-linux-${OS_ARCH}-debian-11\" \"java-11.0.19-7-2-linux-${OS_ARCH}-debian-11\" \"zookeeper-3.7.1-165-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-07-03T17:58:26.307277403Z","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-07-03T17:58:26.398448476Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:58:26.489068426Z","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-07-03T17:58:26.561114298Z","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-07-03T17:58:26.60759027Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/zookeeper/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"ENV APP_VERSION=3.7.1 BITNAMI_APP_NAME=zookeeper","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"EXPOSE map[2181/tcp:{} 2888/tcp:{} 3888/tcp:{} 8080/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/zookeeper/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:26.724484946Z","created_by":"CMD [\"/opt/bitnami/scripts/zookeeper/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:ef70720552021be541775980d4787dda11f663ed4b0a270d0f29de4a3e3567fb
Details
Created
2023-07-03 17:59:54 UTC
Content Digest
Labels
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2023-07-03T17:57:27Z
-
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-r138
-
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:475660dd6ef7dde6558758a60928a9052c1fe66b56b1afca9333d0dea12cf173 - 100.0% (253 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-06-29T00:16:23.926089242Z","comment":"from Bitnami with love"},{"created":"2023-07-03T17:58:12.068403121Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:58:12.068403121Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-07-03T17:57:27Z 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-r138 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-07-03T17:58:12.068403121Z","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-07-03T17:58:12.068403121Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:58:12.068403121Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:59:14.877421866Z","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-07-03T17:59:39.647844749Z","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-9-linux-${OS_ARCH}-debian-11\" \"java-11.0.19-7-2-linux-${OS_ARCH}-debian-11\" \"zookeeper-3.7.1-165-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-07-03T17:59:53.875879319Z","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-07-03T17:59:54.031247986Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:59:54.180110445Z","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-07-03T17:59:54.330650551Z","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-07-03T17:59:54.375332725Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/zookeeper/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"ENV APP_VERSION=3.7.1 BITNAMI_APP_NAME=zookeeper","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"EXPOSE map[2181/tcp:{} 2888/tcp:{} 3888/tcp:{} 8080/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/zookeeper/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-07-03T17:59:54.860584079Z","created_by":"CMD [\"/opt/bitnami/scripts/zookeeper/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:fd9ca01cbfad3f67482c1c68771439ee4e54851423bd974be3fc51b575f65dd4