Namespace
bitnami
Image / Tag
zookeeper:3.7.0-debian-10-r245
Content Digest
sha256:e85e86aa2fd0fa1db68e220e40520e39deb4079e4b0a183194286eaf148bfa08
Details
Created

2021-12-28 09:27:08 UTC

Size

244 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

zookeeper

BITNAMI_IMAGE_VERSION

3.7.0-debian-10-r245

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-10

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:0796bf144e3f5101d2de0979cb7a0ef54aff455f6ec824785c3c291774663c14 - 10.42% (25.4 MB)

[#001] sha256:8bcbddc620402d2431297173a2df6f3c9f32e0db7d7e323d49579415bc83d861 - 0.01% (14.4 KB)

[#002] sha256:09b7e1d12b7abf13b26f5cd4612bb58c2a602ab32953858ef827a777438f7fb1 - 2.68% (6.55 MB)

[#003] sha256:d5fc8cf4d636ef0b272507c94589248bfba7d59fb5b1f7ad2a828efd9919159a - 0.37% (928 KB)

[#004] sha256:4bedec11b1b93de2fe857a73d25a6d8666de51cca10c5e9fc676166c65fcf8d7 - 81.28% (198 MB)

[#005] sha256:9d9b652129cc6194e2c0c375648122d3e89b6c0bd6cfa7d7da5288d3d28a6192 - 0.36% (912 KB)

[#006] sha256:6f09d8cded7ad40f17a141ed2d4776f857da2ba98fc3425c4a7dbafd184232ab - 4.87% (11.9 MB)

[#007] sha256:5e8798325da0ada94a33b11f4c9f17fa956fc3033699b0ad7a046d0c651900cb - 0.0% (118 Bytes)

[#008] sha256:112eaabc4336b82acd7e9ed7fbab316f89c8274ae1a91ed8647691749f0d279d - 0.0% (127 Bytes)

[#009] sha256:c295be3a5a8f45ba2c6105318363ffd46d4db44a0b48a4716376ddbb77f4fb10 - 0.0% (122 Bytes)

[#010] sha256:df89ff27251dcbeb3f10269f5219c66a198e61847bb810d0ba2b643e71549ed0 - 0.0% (6.04 KB)

[#011] sha256:eae9e8c9a1f68fb89a50ab5a2b0047062cb0951a35e621133b1f0960da000a81 - 0.0% (2.45 KB)


History
2021-12-15 00:07:19 UTC (from Bitnami with love)

2021-12-28 09:26:47 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2021-12-28 09:26:47 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 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

2021-12-28 09:26:48 UTC

/bin/sh -c #(nop) COPY dir:4e204e927cbf59a4ccaf1ba1cdec739771b0659ece6dfc767105d8aa7a69ece3 in /

2021-12-28 09:26:54 UTC

/bin/sh -c install_packages acl ca-certificates curl gzip libc6 netcat procps tar zlib1g

2021-12-28 09:26:54 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-4" --checksum 53c0f1a5361a68c298f31f6701c8e8a026e77f09805d54ecfeb52cf5998d7d06

2021-12-28 09:27:01 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.13-0" --checksum 9552e53ccd3b0ec85a82c31c26a1462260e28b7c58770a5c53560afb02ec66d9

2021-12-28 09:27:03 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e

2021-12-28 09:27:04 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "zookeeper" "3.7.0-2" --checksum 81050464c732dd870cc950458dfd48d197425316d0d2e1cf10fd730f70d6b37d

2021-12-28 09:27:05 UTC

/bin/sh -c chmod g+rwX /opt/bitnami

2021-12-28 09:27:06 UTC

/bin/sh -c ln -s /opt/bitnami/scripts/zookeeper/entrypoint.sh /entrypoint.sh

2021-12-28 09:27:06 UTC

/bin/sh -c ln -s /opt/bitnami/scripts/zookeeper/run.sh /run.sh

2021-12-28 09:27:07 UTC

/bin/sh -c #(nop) COPY dir:eb16d3629bed22b8e2c8f798918e294858429ff36988b611b01706fe14edef78 in /

2021-12-28 09:27:07 UTC

/bin/sh -c /opt/bitnami/scripts/zookeeper/postunpack.sh

2021-12-28 09:27:07 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=zookeeper BITNAMI_IMAGE_VERSION=3.7.0-debian-10-r245

2021-12-28 09:27:08 UTC

/bin/sh -c #(nop) EXPOSE 2181 2888 3888 8080

2021-12-28 09:27:08 UTC

/bin/sh -c #(nop) USER 1001

2021-12-28 09:27:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/zookeeper/entrypoint.sh"]

2021-12-28 09:27:08 UTC

/bin/sh -c #(nop) CMD ["/opt/bitnami/scripts/zookeeper/run.sh"]

Danger Zone
Delete Tag

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.

Delete