Namespace
bitnami
Image / Tag
etcd:3.5.4-debian-11-r34
Content Digest
sha256:b399bdad0aa6e932a391a5855b2eb362a8ec160d5943b11182797489359f2ba4
Details
Created

2022-09-08 12:55:02 UTC

Size

63.1 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.5.4-debian-11-r34
  • 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.5.4

Environment
APP_VERSION

3.5.4

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 - 46.63% (29.4 MB)

[#001] sha256:25691178a933b14d12dd6f473f73bf86de660327f93ea627f5c19a35c63611f3 - 0.02% (13.9 KB)

[#002] sha256:8381c46b3a607cc837c6656db32ed5da8c110cd45c9043ad95907182b3e9763f - 7.22% (4.56 MB)

[#003] sha256:2b306e31442fc821de396c98bdf3ee4e4e68e8019e75785e0248c710183e887b - 10.54% (6.65 MB)

[#004] sha256:b5ba7048602b17bc94bede8e730a587ac1356b157c370d524bd18451fc24b635 - 1.41% (912 KB)

[#005] sha256:069b182520e8ca368f6ba1ee1be01acfcc1f4c811114b564dd2d4f0c1ab5ec47 - 29.57% (18.7 MB)

[#006] sha256:1caea0b38aaaf130c00f597af3b103a8e4c6b6048b7f8f610d240e7aabfbc486 - 4.6% (2.9 MB)

[#007] sha256:2d1a41f68382c935c50fe41536bb9a8f265b66d3fc01cc48869f9658c7c09fd4 - 0.0% (120 Bytes)

[#008] sha256:372c408c6f681c89a306d012136f8670027dd359032ec10886d8852b32ba6fb8 - 0.01% (9.26 KB)

[#009] sha256:4fa705dac580dd7e3f2417f67fc3bc53c0ed5ab04bb86c3b5e09d51862c4a9d9 - 0.0% (250 Bytes)


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

2022-09-08 12:54:39 UTC

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

2022-09-08 12:54:39 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.5.4-debian-11-r34 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.5.4

2022-09-08 12:54:40 UTC

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

2022-09-08 12:54:40 UTC

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

2022-09-08 12:54:40 UTC

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

2022-09-08 12:54:46 UTC

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

2022-09-08 12:54:47 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 12:54:49 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 12:54:51 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf etcd-3.5.4-154-linux-${OS_ARCH}-debian-11.tar.gz

2022-09-08 12:54: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 12:55:00 UTC

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

2022-09-08 12:55:00 UTC

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

2022-09-08 12:55:01 UTC

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

2022-09-08 12:55:01 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=3.5.4 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 12:55:01 UTC

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

2022-09-08 12:55:01 UTC

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

2022-09-08 12:55:01 UTC

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

2022-09-08 12:55:02 UTC

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

2022-09-08 12:55: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