Namespace
bitnami
Image / Tag
etcd:3.4.4-debian-10-r17
Content Digest
sha256:6bbca5c5c65176fb7cc8188e34c0650875e9e465ab2639fb5033c3915f571270
Details
Created

2020-03-11 14:51:25 UTC

Size

52.1 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

etcd

BITNAMI_IMAGE_VERSION

3.4.4-debian-10-r17

ETCDCTL_API

3

ETCD_ADVERTISE_CLIENT_URLS

http://127.0.0.1:2379

ETCD_DATA_DIR

/bitnami/etcd/data/

ETCD_LISTEN_CLIENT_URLS

http://0.0.0.0:2379

PATH

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


Layers

[#000] sha256:6729c2f8f6ae914b339344d6a023308fc08653fa5acab0c47737ec1a1321935f - 48.89% (25.5 MB)

[#001] sha256:7c311356251cbdced82f930534239e72ff9c1198572284539bc0c1bda2e375cd - 19.13% (9.96 MB)

[#002] sha256:2f93666b59868959e85f09feed4b91f0fbeba781088d90a77ed62004d287c270 - 31.98% (16.7 MB)

[#003] sha256:2edb3706f4f13705f79565899257c7427e763705815482d4ed285bc8142a8540 - 0.0% (254 Bytes)

[#004] sha256:9e45f150ec19febf29248710438465571bc0a112f98f5a5c647a5b9a69af77dd - 0.0% (647 Bytes)

[#005] sha256:d80282e666bf90e742ca412d7f8a7327832f975420abf381b6892f931dce895a - 0.0% (152 Bytes)

[#006] sha256:147c18f61e473683608821a65d6facb416935c213c39fb392faf8948b74fdb04 - 0.0% (138 Bytes)


History
2020-02-09 01:07:00 UTC (from Bitnami with love)

2020-03-11 14:42:19 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2020-03-11 14:51:18 UTC

/bin/sh -c install_packages ca-certificates curl procps sudo unzip wget

2020-03-11 14:51:20 UTC

/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/etcd-3.4.4-0-linux-amd64-debian-10.tar.gz && echo "fa4c1264f93bff215b41fe4b615d5952a931db0fa6e455339f0b61683a236400 /tmp/bitnami/pkg/cache/etcd-3.4.4-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/etcd-3.4.4-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/etcd-3.4.4-0-linux-amd64-debian-10.tar.gz

2020-03-11 14:51:23 UTC

/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2020-03-11 14:51:23 UTC

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

2020-03-11 14:51:24 UTC

/bin/sh -c chmod g+rwX /opt/bitnami/etcd

2020-03-11 14:51:24 UTC

/bin/sh -c mkdir -p /bitnami/etcd/data/ && chmod g+rwX /bitnami/etcd/data/

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.4.4-debian-10-r17 ETCDCTL_API=3 ETCD_ADVERTISE_CLIENT_URLS=http://127.0.0.1:2379 ETCD_DATA_DIR=/bitnami/etcd/data/ ETCD_LISTEN_CLIENT_URLS=http://0.0.0.0:2379 PATH=/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) EXPOSE 2379 2380

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) USER 1001

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2020-03-11 14:51:25 UTC

/bin/sh -c #(nop) CMD ["etcd"]

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