2025-02-25 11:43:42 UTC
76.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 4.55% (3.47 MB)
[#001] sha256:5e5d459b4ce5eff5cdf61c9a8ba92aee1f00c46f62df5d6e7d6c681f33e24200 - 5.79% (4.42 MB)
[#002] sha256:cc572c53da1f22f1ac494e6dcff49ea21d61bf96807a26488caecb8c25f7f829 - 73.44% (56.1 MB)
[#003] sha256:8953f3fa080c2636b66538f302c44aa6026eecd47830c79e719db424b7fa7ee0 - 0.0% (171 Bytes)
[#004] sha256:9165a2f2f98183917e2bbb9b927540d09c651d2632d01d183f1b73aae2668865 - 14.97% (11.4 MB)
[#005] sha256:1d234b7fc58a873324125ab377ceded35398122db0b2e1bc1faccfb580d10576 - 1.25% (977 KB)
[#006] sha256:733c30abb6eaba0022eba0b112ef432ca0582770400952c96c6a3d62e0bcf859 - 0.0% (97 Bytes)
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-02-25 11:42:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/weaviate"]
2025-02-25 11:42:31 UTC (buildkit.dockerfile.v0)COPY /bin/grpc_health_probe /bin/ # buildkit
2025-02-25 11:43:41 UTC (buildkit.dockerfile.v0)COPY /weaviate-server /bin/weaviate # buildkit
2025-02-25 11:43:41 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /go/pkg/mod/github.com/go-ego # buildkit
2025-02-25 11:43:41 UTC (buildkit.dockerfile.v0)COPY /go/pkg/mod/github.com/go-ego /go/pkg/mod/github.com/go-ego # buildkit
2025-02-25 11:43:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache --upgrade bc ca-certificates openssl # buildkit
2025-02-25 11:43:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir ./modules # buildkit
2025-02-25 11:43:42 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.