2022-09-11 14:49:29 UTC
70.2 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 - 41.89% (29.4 MB)
[#001] sha256:ab57ffe6baf9a41e28678f6b1b2d260c541e003924bff676a9526ee0d2da8a91 - 58.11% (40.8 MB)
/bin/sh -c #(nop) ARG TARGETARCH
2022-09-11 14:49:02 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-r12 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-11 14:49:03 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-09-11 14:49:03 UTC/bin/sh -c #(nop) COPY dir:f80cb92d62caa1acc9530d17a25592a0e6a33ca917fe85bd3b12b84293affb40 in /
2022-09-11 14:49:03 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-11 14:49:09 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip procps tar
2022-09-11 14:49:10 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf yq-4.27.5-0-linux-${OS_ARCH}-debian-11.tar.gz
2022-09-11 14:49:11 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-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz
2022-09-11 14:49:13 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-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.4.20-2-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.4.20-2-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c etcd-3.4.20-2-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf etcd-3.4.20-2-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf etcd-3.4.20-2-linux-${OS_ARCH}-debian-11.tar.gz
2022-09-11 14:49:24 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-11 14:49:25 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-11 14:49:26 UTC/bin/bash -o pipefail -c #(nop) COPY dir:fa7c42d27637020623c0ca21ed8de0aa39844bff36deda9294accecf11d8c7df in /
2022-09-11 14:49:26 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/etcd/postunpack.sh
2022-09-11 14:49:26 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-11 14:49:27 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 2379 2380
2022-09-11 14:49:27 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/etcd
2022-09-11 14:49:27 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-11 14:49:27 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/etcd/entrypoint.sh"]
2022-09-11 14:49:27 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/etcd/run.sh"]
2022-09-11 14:49:29 UTC (merge sha256:376fbdbba09b3bde2d71de2dccd50d4e1c8149904bd6ebcd7006233834056cdb to sha256:cd7b170ee2f0573d1881ff7bb5239449c98adc95f6069535131ab3644a1cfc4e)
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.