2025-10-21 11:15:44 -0700
20.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:2b068021c48057717f21a631c3b5cd2ad7d756ee86794c9b17d80437963070ae - 0.48% (102 KB)
[#001] sha256:e33bce57de289fffd2380f73997dfb7e1ec193877904bed99f28c715d071fdc4 - 0.1% (20.7 KB)
[#002] sha256:473d8557b1b27974f7dc7c4b4e1a209df0e27e8cae1e3e33b7bb45c969b6fc7e - 3.5% (738 KB)
[#003] sha256:b6824ed73363f94b3b2b44084c51c31bc32af77a96861d49e16f91e3ab6bed71 - 0.0% (67 Bytes)
[#004] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)
[#005] sha256:33e068de264953dfdc9f9ada207e76b61159721fd64a4820b320d05133a55fb8 - 0.0% (122 Bytes)
[#006] sha256:5664b15f108bf9436ce3312090a767300800edbbfd4511aa1a6d64357024d5dd - 0.0% (168 Bytes)
[#007] sha256:27be814a09ebd97fac6fb7b82d19f117185e90601009df3fbab6f442f85cd6b3 - 0.0% (93 Bytes)
[#008] sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f - 0.0% (385 Bytes)
[#009] sha256:9ef7d74bdfdf3c517b28bd694a9159e94e5f53ff1ca87b39f8ca1ac0be2ed317 - 0.0% (320 Bytes)
[#010] sha256:9112d77ee5b16873acaa186b816c3c61f5f8eba40730e729e9614a27f40211e0 - 0.57% (120 KB)
[#011] sha256:220fc6138d20ec0f0afd3d374c8af4f77efc824f9e81af98bd587ae6c876c45d - 39.06% (8.05 MB)
[#012] sha256:e0175f346455622a7f28261c30ff68a046831bcffc32c0344f63d8a83e585b05 - 30.63% (6.31 MB)
[#013] sha256:0dc2085cb8869ca9b928af0f1be718323804fa1423336db57f98e840ae534c63 - 25.66% (5.29 MB)
[#014] sha256:32f5307fcfdc23e5578e5518102dc3b715755b67e9f01ea73bfe87e897ebcd0b - 0.0% (111 Bytes)
[#015] sha256:94019d5cda063c0f370a61fa4792b3933bac5fdafcf4c46967b02046ecc06e4b - 0.0% (131 Bytes)
ADD etcd /usr/local/bin/ # buildkit
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)ADD etcdctl /usr/local/bin/ # buildkit
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)ADD etcdutl /usr/local/bin/ # buildkit
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)WORKDIR /var/etcd/
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)WORKDIR /var/lib/etcd/
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)EXPOSE map[2379/tcp:{} 2380/tcp:{}]
2025-10-21 11:15:44 -0700 (buildkit.dockerfile.v0)CMD ["/usr/local/bin/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.