2020-07-25 17:56:24 UTC
50.2 MB
etcd
BITNAMI_IMAGE_VERSION3.4.10-debian-10-r3
ETCDCTL_API3
ETCD_ADVERTISE_CLIENT_URLShttp://127.0.0.1:2379
ETCD_DATA_DIR/bitnami/etcd/data/
ETCD_LISTEN_CLIENT_URLShttp://0.0.0.0:2379
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20b41457e78373de588448d9f97d98cb7d80c4abe0985bb727e8791e8afecaf5 - 50.74% (25.5 MB)
[#001] sha256:c6bb5ff891987e5ea02cadfe59f389a4b89d5fe123b6fa331a20f3140086784f - 0.0% (601 Bytes)
[#002] sha256:182807cad64b292abac16fd3021e32cd999e538cd5a1f01bbfc4d647ce071f03 - 15.95% (8 MB)
[#003] sha256:778c3591aa68e562ec660f7c1133f4356cbb4401c2e578f40fa4498107e5e9a7 - 33.31% (16.7 MB)
[#004] sha256:73f7de5d7b89ca39c9da7dc74605d6b4be60b7ad41c0a0250c8dd14704a36ff9 - 0.0% (263 Bytes)
[#005] sha256:7048c32f679a39ae88c9767f50907eb661c9d6c7e3da3a38c064096eff938969 - 0.0% (128 Bytes)
[#006] sha256:d2b574e6c5a2bd64820638e5394069e26c2099fee54abc3cc75c543837a91e65 - 0.0% (798 Bytes)
[#007] sha256:28c0b23d666411b725da7d4af165bb2b3dc3009ed4c1534c8d90f03015740879 - 0.0% (141 Bytes)
[#008] sha256:162769fded0a2fea4144aa3a2f705323a570502f81456886183ebe8a07be698c - 0.0% (148 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-07-25 17:56:10 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-07-25 17:56:10 UTC/bin/sh -c #(nop) COPY dir:73627e9cc682224a58465cf8df69a75ca288ce07f57a677ac81cbb63052dd1be in /
2020-07-25 17:56:16 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2020-07-25 17:56:18 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/etcd-3.4.10-0-linux-amd64-debian-10.tar.gz && echo "4f67171b65529e0b4402bd70828efec4c6c799fd2b07784926b7e158f61b771f /tmp/bitnami/pkg/cache/etcd-3.4.10-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/etcd-3.4.10-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/etcd-3.4.10-0-linux-amd64-debian-10.tar.gz
2020-07-25 17:56:21 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-07-25 17:56:21 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2020-07-25 17:56:22 UTC/bin/sh -c #(nop) COPY dir:1aaa2e58369257c130254c40a6a3f683b89b04812e0d90859f150f874aa0e48c in /
2020-07-25 17:56:22 UTC/bin/sh -c mkdir -m 700 -p /bitnami/etcd/data/ && chown -R 1001 /bitnami/etcd/data/
2020-07-25 17:56:23 UTC/bin/sh -c chmod g+rwX /opt/bitnami/etcd
2020-07-25 17:56:23 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.4.10-debian-10-r3 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-07-25 17:56:23 UTC/bin/sh -c #(nop) EXPOSE 2379 2380
2020-07-25 17:56:23 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd
2020-07-25 17:56:24 UTC/bin/sh -c #(nop) USER 1001
2020-07-25 17:56:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-07-25 17:56:24 UTC/bin/sh -c #(nop) CMD ["etcd"]
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.