Namespace
bitnamilegacy
Image / Tag
etcd:3.4.20-debian-11-r11
Content Digest
sha256:4ac42c73de723d764158e04b8c876806a992846c3320e80c24a73b5611fd1211
Details
Created

2022-09-08 14:39:02 UTC

Size

59 MB

Content Digest
Labels
  • 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-r11
  • 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

Environment
APP_VERSION

3.4.20

BITNAMI_APP_NAME

etcd

ETCDCTL_API

3

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 49.86% (29.4 MB)

[#001] sha256:3929a1bada048539905729830d245fe7c73df29d1b7fdd7c57813959b65132a6 - 0.02% (13.9 KB)

[#002] sha256:652582f2af2621f67b86f7a54ef90c969863d5bcde83c1dcd862f1addbf0e876 - 7.72% (4.56 MB)

[#003] sha256:ec162d8ff789f1bcfdbbd91b7516bcb3128683ac1a703824fee228187b672782 - 11.27% (6.65 MB)

[#004] sha256:4b24c00b01908ecb3a4aed34374c821e36fc85a4c4d95b1dfe1fb0156033cab3 - 1.51% (912 KB)

[#005] sha256:565c5e574626677f7b78e0798900fc0627a0599c8138084857bd0dd29548255c - 24.7% (14.6 MB)

[#006] sha256:718e14580975f6a833c2655fe56d47866fe2021a982e3525f6bcdd5a292c0262 - 4.91% (2.9 MB)

[#007] sha256:e070e1ad532b5b68fd859c3263acdcfc8418b65600216e68506a518a2bfdc4d2 - 0.0% (117 Bytes)

[#008] sha256:b007a51400e91e94e0fb66229ba5f6308c596292124e908ebf5dadea021135c0 - 0.02% (9.26 KB)

[#009] sha256:41fda33bc4bb49c49a417c3a532c617ce95819d606bf25a7f52119f4f8c9a416 - 0.0% (251 Bytes)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-09-08 13:31:01 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-09-08 14:38:41 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-r11 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-08 14:38:41 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-09-08 14:38:42 UTC

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

2022-09-08 14:38:42 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-09-08 14:38:48 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip procps tar

2022-09-08 14:38:49 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-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.3-0-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.3-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c yq-4.27.3-0-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf yq-4.27.3-0-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf yq-4.27.3-0-linux-${OS_ARCH}-debian-11.tar.gz

2022-09-08 14:38:50 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-08 14:38:51 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-08 14:38:59 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-08 14:39:00 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-09-08 14:39:00 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:fa7c42d27637020623c0ca21ed8de0aa39844bff36deda9294accecf11d8c7df in /

2022-09-08 14:39:00 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/etcd/postunpack.sh

2022-09-08 14:39:01 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-08 14:39:01 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 2379 2380

2022-09-08 14:39:01 UTC

/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/etcd

2022-09-08 14:39:01 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-09-08 14:39:01 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/etcd/entrypoint.sh"]

2022-09-08 14:39:02 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/etcd/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