2019-09-09 06:07:26 UTC
44.6 MB
etcd
BITNAMI_IMAGE_VERSION3.4.0-debian-9-r9
ETCDCTL_API3
ETCD_ADVERTISE_CLIENT_URLShttp://127.0.0.1:2379
ETCD_DATA_DIR/opt/bitnami/etcd/data/
ETCD_LISTEN_CLIENT_URLShttp://0.0.0.0:2379
PATH/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c7d684d580115310a9f4013883f2152b322e914ced23963732415456dde4602c - 47.23% (21.1 MB)
[#001] sha256:1fec32a75c90d871caf34ab3e8719547aa00abab89f331b66412fd0d4833d18b - 15.52% (6.92 MB)
[#002] sha256:4a5747936d92da050d3c6e0aa9c473a7beb3871ba90f54885d9878ab643dc378 - 37.24% (16.6 MB)
[#003] sha256:c3c6bf9c1ef0677098100143d65b5f8bc51b11f24040b18f977138ed4a9a0f45 - 0.0% (643 Bytes)
[#004] sha256:fdf30f84c3db21eaacc6692b32a24b6642ed5ddb93917fd75f8c4224a546641d - 0.0% (151 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2019-09-09 06:07:22 UTC/bin/sh -c install_packages ca-certificates wget
2019-09-09 06:07:24 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/etcd-3.4.0-2-linux-amd64-debian-9.tar.gz && echo "c7db4575c67c3289ef85b8658afde179e9ff11fbc99ab6ef0cd5f8ba2151a2c8 /tmp/bitnami/pkg/cache/etcd-3.4.0-2-linux-amd64-debian-9.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/etcd-3.4.0-2-linux-amd64-debian-9.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/etcd-3.4.0-2-linux-amd64-debian-9.tar.gz
2019-09-09 06:07:24 UTC/bin/sh -c #(nop) COPY dir:897476a8ea3d5f13a9a55c46e2768afd3b46be6972e05942120f9fc4c7e45a1b in /
2019-09-09 06:07:24 UTC/bin/sh -c chmod g+rwX /opt/bitnami/etcd
2019-09-09 06:07:25 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.4.0-debian-9-r9 ETCDCTL_API=3 ETCD_ADVERTISE_CLIENT_URLS=http://127.0.0.1:2379 ETCD_DATA_DIR=/opt/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
2019-09-09 06:07:25 UTC/bin/sh -c #(nop) EXPOSE 2379 2380
2019-09-09 06:07:25 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd
2019-09-09 06:07:25 UTC/bin/sh -c #(nop) USER 1001
2019-09-09 06:07:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-09-09 06:07:26 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.