Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-rc.0-336c4d1.arm64
Content Digest
sha256:46c448251a1aaae3ebe23d630e7881da5dba7947abc31cb811e6df9dcea35589
Details
Created

2026-04-10 08:54:07 UTC

Size

81.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:8a31e2a1069a21151e75bfb91c764bdc56c41559b95111ef9133c44ec5c508c7 - 4.42% (3.6 MB)

[#002] sha256:827e3c0dcf5e114aeaa50f3b024287866c591709770b59e736581f2464ce77b0 - 76.74% (62.6 MB)

[#003] sha256:25bed0f527096068288edc0137c99f726333772a417229a8e8ea190afe1c2713 - 14.01% (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-10 08:52:10 UTC (buildkit.dockerfile.v0)

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

2026-04-10 08:54:06 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-10 08:54:07 UTC (buildkit.dockerfile.v0)

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

2026-04-10 08:54:07 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-10 08:54:07 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