Namespace
bitnamilegacy
Image / Tag
etcd:3.3.27-debian-11-r33
Content Digest
sha256:597c1ea3ef3a3e67b2c535557e873623b90096fb87f7d95e6f59eb925b29ae10
Details
Created

2022-09-04 08:07:36 UTC

Size

58.2 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.3.27-debian-11-r33
  • 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.3.27

Environment
APP_VERSION

3.3.27

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

[#001] sha256:16096830d9072aa91ec3a620289e9be4ec6b0150f32319a6e7a4d1beadae9e43 - 0.02% (13.9 KB)

[#002] sha256:cf27e854a72313a392f47e0a199bda331c83590726bf4e0f39749464943a5a73 - 7.83% (4.56 MB)

[#003] sha256:a594fb457c136378230ebf2292de4ec82c42294a7de9df62681591d300c317a4 - 11.43% (6.65 MB)

[#004] sha256:805be7e5551201a6f99e4875308a62a88a8dacb15cc5c13150d1b8cb011b1d3d - 1.53% (912 KB)

[#005] sha256:8b4b1261f845f3cda6232155b13ea244f892e9843cd384026aa1384adceeb246 - 23.64% (13.8 MB)

[#006] sha256:28ed5f91fafd17d2ac993fbb97d1b8ea294be30dcbe83164cfb60bccef9389e5 - 4.98% (2.9 MB)

[#007] sha256:11938e6b757ce3dcab5fdb2ec7024432873bc88329c76c0847dd6452f3738ebb - 0.0% (119 Bytes)

[#008] sha256:4269e05a077df839ce6cb0d7b52c1e8e232a597b1fe9e7502cde8066eb182592 - 0.02% (9.22 KB)

[#009] sha256:337c2a4e5402007c7ce077a6c40374adbe2c4d7300fffdc178c902aed13ec661 - 0.0% (249 Bytes)


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

2022-09-04 08:07:15 UTC

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

2022-09-04 08:07:15 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.3.27-debian-11-r33 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.3.27

2022-09-04 08:07:15 UTC

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

2022-09-04 08:07:15 UTC

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

2022-09-04 08:07:21 UTC

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

2022-09-04 08:07:23 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-04 08:07:24 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-04 08:07:25 UTC

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

2022-09-04 08:07:33 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-04 08:07:34 UTC

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

2022-09-04 08:07:34 UTC

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

2022-09-04 08:07:35 UTC

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

2022-09-04 08:07:35 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=3.3.27 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-04 08:07:35 UTC

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

2022-09-04 08:07:35 UTC

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

2022-09-04 08:07:35 UTC

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

2022-09-04 08:07:36 UTC

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

2022-09-04 08:07:36 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