Namespace
semitechnologies
Image / Tag
weaviate:preview-wip-runtime-property-reindex-809dce5.amd64
Content Digest
sha256:69b696e5480239eb51b63efd1d54da3e270e2b587c6273983738f9247d4071a7
Details
Created

2026-05-15 11:22:40 UTC

Size

82 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e - 4.43% (3.63 MB)

[#001] sha256:ffd66f0ee2b446a740cc1284062ab0773a87071cb9fe4ab6f76919453e05289d - 1.17% (984 KB)

[#002] sha256:fc993b093c718c3e37595480fc847307369b666b74833f69f50f924100732841 - 80.46% (66 MB)

[#003] sha256:601a0d0f829ab4a5a67e7aa18cfc402fb96c5d11b0e8e1df4485208982506a54 - 13.94% (11.4 MB)


History
2026-04-16 23:53:02 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit

2026-04-16 23:53:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-05-15 11:18:32 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache libcrypto3 libssl3 openssl musl musl-utils zlib && apk add --no-cache bc ca-certificates openssl && mkdir ./modules # buildkit

2026-05-15 11:22:40 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-05-15 11:22:40 UTC (buildkit.dockerfile.v0)

COPY /runtime/go-ego/ /go/pkg/mod/github.com/go-ego/ # buildkit

2026-05-15 11:22:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-05-15 11:22:40 UTC (buildkit.dockerfile.v0)

CMD ["--host" "0.0.0.0" "--port" "8080" "--scheme" "http"]

Danger Zone
Delete Tag

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.

Delete