Namespace
bitnamilegacy
Image / Tag
etcd:3.5.4-debian-11-r31
Content Digest
sha256:86a13c38a8612a8d759c262d11808adc18b0f4716bcab506a976d57b54f7e662
Details
Created

2022-09-01 19:29:05 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-r31
  • 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:53d01830cdb186aaa1444b80e6b6ea8c45e7eb538fa490c66aed5f80631336be - 0.02% (13.9 KB)

[#002] sha256:1ab848b913e54d8a04f1ced3c66dba4628ccb6dd68feeabe1691126b61cb640c - 7.22% (4.56 MB)

[#003] sha256:1bb0684da87ed49674c353c294c63cebf91ad6cd420077f65c5c42acfc02221a - 10.54% (6.65 MB)

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

[#005] sha256:0bd79c5e7452685d2ec3acc3533a4d896571e60b2b85d859dd85497d878fca87 - 29.57% (18.7 MB)

[#006] sha256:2374856a23e3796214c27ef9509d575e401b44cd17748ca754e3d05c631cef9d - 4.6% (2.9 MB)

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

[#008] sha256:61658c9621534db33b43ea089c34f04c63c243f05ca904ed444fc13ed192512f - 0.01% (9.22 KB)

[#009] sha256:f3087c357bb2edacb557544af858f64be6de613e0be781bf9af6b47e3f3fe709 - 0.0% (252 Bytes)


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

2022-09-01 17:21:26 UTC

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

2022-09-01 19:28:44 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-r31 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-01 19:28:45 UTC

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

2022-09-01 19:28:45 UTC

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

2022-09-01 19:28:51 UTC

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

2022-09-01 19:28:52 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 19:28:53 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 19:28:55 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-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/etcd-3.5.4-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "3c70234145b5d3ca96e7f3e3d4a6f07ada6984238f688e069bf9501bf5ea3786 etcd-3.5.4-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf etcd-3.5.4-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf etcd-3.5.4-154-linux-amd64-debian-11.tar.gz

2022-09-01 19:29:02 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 19:29:03 UTC

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

2022-09-01 19:29:03 UTC

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

2022-09-01 19:29:04 UTC

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

2022-09-01 19:29:04 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-01 19:29:04 UTC

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

2022-09-01 19:29:04 UTC

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

2022-09-01 19:29:05 UTC

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

2022-09-01 19:29:05 UTC

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

2022-09-01 19:29:05 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