2022-09-01 07:33:17 UTC
59 MB
3.4.20
BITNAMI_APP_NAMEetcd
ETCDCTL_API3
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 49.86% (29.4 MB)
[#001] sha256:fc3511ee0b893664b60c9c56c52be8f6c79447796e9657a06eded1f69bb84751 - 0.02% (13.9 KB)
[#002] sha256:56fbc0018d6ebf5d41b2aa2c49fbc586c17ae18ea2cfb6daaebf8427a8ce61ef - 7.72% (4.56 MB)
[#003] sha256:90400d11770dd868d308e9cd07256a32baf5db2935d5059928e14a869d3d8fa1 - 11.27% (6.65 MB)
[#004] sha256:09835e8c27eec13d7485c1891c63a18a629ad3b16733026573a31c59251b3267 - 1.51% (912 KB)
[#005] sha256:1e2001d9597f61ceac24b8eb5f0281a71f4d1a689895c0156dc1187f31d7f019 - 24.7% (14.6 MB)
[#006] sha256:0003edae2b9398989877b842d1892910ce85bc2cc649dda61d1a162a5b8055c6 - 4.91% (2.9 MB)
[#007] sha256:47664fa6f91ae6e2c6d6e7c81b1704f920e55db79ed04696a59f8400446c0bee - 0.0% (121 Bytes)
[#008] sha256:8fe00eed69d0f0fa260f2d63b590f78ee56667717315f32c96b5ebbcaf43cbe9 - 0.02% (9.22 KB)
[#009] sha256:52ebea6e8702d35b218a1a47072d9f9fb1719780e6f9f03d1aa2c00d65ba7c69 - 0.0% (251 Bytes)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-09-01 07:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=3.4.20-debian-11-r8 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/etcd org.opencontainers.image.title=etcd org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=3.4.20
2022-09-01 07:32:57 UTC/bin/sh -c #(nop) COPY dir:762b1668897a4931950e863460dfae52d71788d1b9fe9f920abbd5032196cf03 in /
2022-09-01 07:32:57 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-01 07:33:03 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip procps tar
2022-09-01 07:33:04 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f yq-4.27.3-0-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.3-0-linux-amd64-debian-11.tar.gz -O ; fi && echo "1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567 yq-4.27.3-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf yq-4.27.3-0-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf yq-4.27.3-0-linux-amd64-debian-11.tar.gz
2022-09-01 07:33:05 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab gosu-1.14.0-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz
2022-09-01 07:33:07 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f etcd-3.4.20-2-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.4.20-2-linux-amd64-debian-11.tar.gz -O ; fi && echo "2f314dd2e4007ae116b7d0d9f8d5c90581f2136e02ea8cf5f04ba1c7c77cbe67 etcd-3.4.20-2-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf etcd-3.4.20-2-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf etcd-3.4.20-2-linux-amd64-debian-11.tar.gz
2022-09-01 07:33:14 UTC/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-09-01 07:33:15 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-01 07:33:15 UTC/bin/bash -o pipefail -c #(nop) COPY dir:201abd50aa013c9513f1e1beff4492d18690cacf9e3317933872dfd17320ea73 in /
2022-09-01 07:33:16 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/etcd/postunpack.sh
2022-09-01 07:33:16 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=3.4.20 BITNAMI_APP_NAME=etcd ETCDCTL_API=3 PATH=/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-09-01 07:33:16 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 2379 2380
2022-09-01 07:33:16 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/etcd
2022-09-01 07:33:17 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-01 07:33:17 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/etcd/entrypoint.sh"]
2022-09-01 07:33:17 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/etcd/run.sh"]
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.