2023-07-05 11:22:25 UTC
17.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 18.57% (3.24 MB)
[#001] sha256:1bd972c5b5fc9ca5dc29f735b6da2fd105c53fe7245f303f481bc814b7249d2a - 78.09% (13.6 MB)
[#002] sha256:f393e30f535ea7c176e2ee6ed97b26117db4e0357067efeb5b30e5d44f8f4542 - 3.35% (598 KB)
[#003] sha256:13b49b6dde45a3881643bd12dc4f785f78a99afd149c5a6c0918d033549eb952 - 0.0% (97 Bytes)
/bin/sh -c #(nop) ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /
2023-06-14 20:41:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-07-05 11:22:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/weaviate"]
2023-07-05 11:22:24 UTC (buildkit.dockerfile.v0)COPY /weaviate-server /bin/weaviate # buildkit
2023-07-05 11:22:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --upgrade ca-certificates openssl # buildkit
2023-07-05 11:22:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir ./modules # buildkit
2023-07-05 11:22:25 UTC (buildkit.dockerfile.v0)CMD ["--host" "0.0.0.0" "--port" "8080" "--scheme" "http"]
2023-07-05 11:26:49 UTC
16.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8c6d1654570f041603f4cef49c320c8f6f3e401324913009d92a19132cbf1ac0 - 19.6% (3.18 MB)
[#001] sha256:420b236592222d796658f309fd9a89f98e8b58cab0812e223805a43aa0af3722 - 76.75% (12.4 MB)
[#002] sha256:c84e98f2a77516267f3fd24fde2d89d4672d4a88a5366a762f608a5cd8fe5148 - 3.65% (606 KB)
[#003] sha256:7e36cf9256fed1359eb9596d6d360e26683636c0921b2fd29f8dfb289acae292 - 0.0% (97 Bytes)
/bin/sh -c #(nop) ADD file:289c2fac17119508ced527225d445747cd177111b4a0018a6b04948ecb3b5e29 in /
2023-06-14 20:48:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-07-05 11:26:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/weaviate"]
2023-07-05 11:26:47 UTC (buildkit.dockerfile.v0)COPY /weaviate-server /bin/weaviate # buildkit
2023-07-05 11:26:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --upgrade ca-certificates openssl # buildkit
2023-07-05 11:26:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir ./modules # buildkit
2023-07-05 11:26:49 UTC (buildkit.dockerfile.v0)CMD ["--host" "0.0.0.0" "--port" "8080" "--scheme" "http"]
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.