2019-04-04 07:35:55 UTC
38.9 MB
etcd
BITNAMI_IMAGE_VERSION3.3.12-debian-9-r45
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:03de9ab38355b3be3b1b1661d232df20fcbaf204c563022ae9fda8f2c1f3b9fa - 54.05% (21 MB)
[#001] sha256:88db60f891edb875dd1c54c2351e6e5f898c40cf5401db3c0598d73be9580254 - 17.78% (6.92 MB)
[#002] sha256:59181ba364b52ab6f6c3708ef391bb7dd67ed1e3813aa43714092e686e9a031f - 28.17% (11 MB)
[#003] sha256:3ffa855b465f06f765946610a68d082abc87b355539dfa9ec9ac884a82c8a158 - 0.0% (668 Bytes)
[#004] sha256:4cc5e06eb58b97fd8ef8a2e3ae03f946fe42e65eee0dc6cf729dbbb70c064d87 - 0.0% (150 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2019-04-04 07:35:52 UTC/bin/sh -c install_packages ca-certificates wget
2019-04-04 07:35:53 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/etcd-3.3.12-1-linux-amd64-debian-9.tar.gz && echo "000072e7a60d310ee85032bb048ebd45ce837664a8c9cefc82c60ed4ebf30922 /tmp/bitnami/pkg/cache/etcd-3.3.12-1-linux-amd64-debian-9.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/etcd-3.3.12-1-linux-amd64-debian-9.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/etcd-3.3.12-1-linux-amd64-debian-9.tar.gz
2019-04-04 07:35:53 UTC/bin/sh -c #(nop) COPY dir:900bedbd65c0202d2ee07f48a8f9e5045f910841aa1814cd06d2e230fa4d2b2c in /
2019-04-04 07:35:54 UTC/bin/sh -c chmod g+rwX /opt/bitnami/etcd
2019-04-04 07:35:54 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.3.12-debian-9-r45 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-04-04 07:35:54 UTC/bin/sh -c #(nop) EXPOSE 2379 2380
2019-04-04 07:35:54 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd
2019-04-04 07:35:55 UTC/bin/sh -c #(nop) USER 1001
2019-04-04 07:35:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-04-04 07:35:55 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.