2020-08-26 01:19:38 UTC
50.2 MB
etcd
BITNAMI_IMAGE_VERSION3.4.13-debian-10-r0
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:522a7372a4aea514c26dd3402b14ff4de654010c3352b252b6e3974c44215d5d - 50.74% (25.5 MB)
[#001] sha256:10b4c701abf01e7797ec61a8faf8a51980a1152c4d6ad0284348551b8d669faa - 0.0% (768 Bytes)
[#002] sha256:ff7721d40bc972ec36fedc988e52fb5662ea1bf63fb9c6c3a5f1e361d8b7d864 - 15.94% (8 MB)
[#003] sha256:11a971ff0b67f8851d1dac2e1f81b03899ce4d7436e5b0124c092429d1e3f4c6 - 33.31% (16.7 MB)
[#004] sha256:3a6330639ebde18278ba5af45219bd04444ddefdcce67a31f6cd6e4bc1f2e826 - 0.0% (262 Bytes)
[#005] sha256:abab78328a206d5d226df98ed9cb5f39ade2c8395380f817f4b3e6177f7f9527 - 0.0% (125 Bytes)
[#006] sha256:39e5e682d86ed1c1fa274df444c2efc4548c703b80f84675c627cfc05c011d03 - 0.0% (799 Bytes)
[#007] sha256:386f07de80acfb2f15a2e9c09b540e1c792bdebdcedb7681b078ffcc41974e1d - 0.0% (142 Bytes)
[#008] sha256:92a1c8862509579f15b52bbad1ada26142cc71c274f649d7db9e6b5b16e570f8 - 0.0% (146 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-08-26 00:51:58 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-08-26 01:19:22 UTC/bin/sh -c #(nop) COPY dir:a96f44ff5cf34ef6349c0332d6e519b718a6b75b43023cd58a56d6395010f9c5 in /
2020-08-26 01:19:30 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2020-08-26 01:19:31 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/etcd-3.4.13-0-linux-amd64-debian-10.tar.gz && echo "228ede6d2a2431666c25be4671ce5164d11f92d94f8635b7b25d486accc8ccee /tmp/bitnami/pkg/cache/etcd-3.4.13-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/etcd-3.4.13-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/etcd-3.4.13-0-linux-amd64-debian-10.tar.gz
2020-08-26 01:19:35 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-08-26 01:19:35 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2020-08-26 01:19:35 UTC/bin/sh -c #(nop) COPY dir:1aaa2e58369257c130254c40a6a3f683b89b04812e0d90859f150f874aa0e48c in /
2020-08-26 01:19:36 UTC/bin/sh -c mkdir -m 700 -p /bitnami/etcd/data/ && chown -R 1001 /bitnami/etcd/data/
2020-08-26 01:19:37 UTC/bin/sh -c chmod g+rwX /opt/bitnami/etcd
2020-08-26 01:19:37 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.4.13-debian-10-r0 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-08-26 01:19:37 UTC/bin/sh -c #(nop) EXPOSE 2379 2380
2020-08-26 01:19:37 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd
2020-08-26 01:19:38 UTC/bin/sh -c #(nop) USER 1001
2020-08-26 01:19:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-08-26 01:19:38 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.