Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-rc.0-f889464.arm64
Content Digest
sha256:82a65f8b3d1ebce248ca92e4a3d5fb272d28c7cd2a37d2423ea463461792cf30
Details
Created

2026-04-07 15:59:13 UTC

Size

78.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 - 5.0% (3.95 MB)

[#001] sha256:098866a03ddd6c8801ef0449a7452884ea96b3d81e384cf745ba4fb3e8db5018 - 1.22% (987 KB)

[#002] sha256:c9bd4fe8f9853c31d27b4395dccd243aac417e49bd187039c1917277efc19ef6 - 79.28% (62.6 MB)

[#003] sha256:3478b50147104057bf4060632b49bff98d455cbfcd038b66244bd715631c1e21 - 14.49% (11.4 MB)


History
2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit

2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-07 15:57:15 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache bc ca-certificates openssl && mkdir ./modules # buildkit

2026-04-07 15:59:13 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-07 15:59:13 UTC (buildkit.dockerfile.v0)

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

2026-04-07 15:59:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-07 15:59:13 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