2020-03-13 23:55:14 UTC
52.1 MB
etcd
BITNAMI_IMAGE_VERSION3.4.4-debian-10-r20
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
PATH/opt/bitnami/etcd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6729c2f8f6ae914b339344d6a023308fc08653fa5acab0c47737ec1a1321935f - 48.89% (25.5 MB)
[#001] sha256:f9b90ab44f298118c2ff5b49351b4bd49b06301b5fa6a57766fbe7751f39d8d2 - 19.13% (9.96 MB)
[#002] sha256:628271724d78621f542eb223f2fc6543e8175a69c3b91686422ca9d3b1ca7393 - 31.98% (16.7 MB)
[#003] sha256:70c5f13a5a8a0417c76f1af4a0d9de7f52658eb87a428330bca82ef371813335 - 0.0% (255 Bytes)
[#004] sha256:5c5de9ffeb6e963fbf99787f8fb17107a78e1343187b1e0ccaa39b19965ecca7 - 0.0% (649 Bytes)
[#005] sha256:b5ed95d6fd03259ad20e21add9aa14b5cec71cd1f6576f4135fb57a98162302f - 0.0% (152 Bytes)
[#006] sha256:d33c062099f5decf77bf77aeb191092598d156aea11fd8dc2481f87c52997834 - 0.0% (138 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-03-13 23:55:07 UTC/bin/sh -c install_packages ca-certificates curl procps sudo unzip wget
2020-03-13 23:55:09 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-13 23:55:11 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-03-13 23:55:12 UTC/bin/sh -c #(nop) COPY dir:6d20072d0a869d77079a91c50f463ccbafc333469d8747d71a7d119bb4890d85 in /
2020-03-13 23:55:12 UTC/bin/sh -c chmod g+rwX /opt/bitnami/etcd
2020-03-13 23:55:13 UTC/bin/sh -c mkdir -p /bitnami/etcd/data/ && chmod g+rwX /bitnami/etcd/data/
2020-03-13 23:55:13 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=etcd BITNAMI_IMAGE_VERSION=3.4.4-debian-10-r20 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-13 23:55:13 UTC/bin/sh -c #(nop) EXPOSE 2379 2380
2020-03-13 23:55:14 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/etcd
2020-03-13 23:55:14 UTC/bin/sh -c #(nop) USER 1001
2020-03-13 23:55:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-03-13 23:55:14 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.