2023-08-09 17:31:40 UTC
18.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 17.85% (3.24 MB)
[#001] sha256:eb7437cea3b3a1965213b6638a273e5826a4f249cde3a31035959813d221a41b - 78.93% (14.3 MB)
[#002] sha256:c0dea3698d99332f764bdc097d702ca81df80fef5350cb2d668081e6b2bacbb5 - 3.22% (598 KB)
[#003] sha256:447058e66c412e27ef50c2ba78b612042415716a2003617eda3917161f092c19 - 0.0% (97 Bytes)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-09 17:31:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/weaviate"]
2023-08-09 17:31:39 UTC (buildkit.dockerfile.v0)COPY /weaviate-server /bin/weaviate # buildkit
2023-08-09 17:31:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --upgrade ca-certificates openssl # buildkit
2023-08-09 17:31:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir ./modules # buildkit
2023-08-09 17:31:40 UTC (buildkit.dockerfile.v0)CMD ["--host" "0.0.0.0" "--port" "8080" "--scheme" "http"]
2023-08-09 17:36:30 UTC
16.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d - 18.84% (3.18 MB)
[#001] sha256:73132671c3e7636e24d85f9da4469c8f9b307482606b724d643129f503324c21 - 77.65% (13.1 MB)
[#002] sha256:b03bfa13514b5cf43a51843d0427e0649ea86047d83e70a4e7a691041922f796 - 3.51% (606 KB)
[#003] sha256:75db661e23896a8d50fc279423feb5c9944baeb2649269457ca55dd3529e2f53 - 0.0% (97 Bytes)
/bin/sh -c #(nop) ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /
2023-08-07 19:39:19 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-09 17:36:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/weaviate"]
2023-08-09 17:36:28 UTC (buildkit.dockerfile.v0)COPY /weaviate-server /bin/weaviate # buildkit
2023-08-09 17:36:30 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --upgrade ca-certificates openssl # buildkit
2023-08-09 17:36:30 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir ./modules # buildkit
2023-08-09 17:36:30 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.