Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-dev-41980dc.arm64
Content Digest
sha256:2a2f8c73f9b614d870fd6d9b306549b12d2698eba1276f8506ad02b7023e34d6
Details
Created

2026-03-19 18:15:19 UTC

Size

78.5 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:4ce4dce2d8536d1c1e9b7991b431b5474d6ce3759933af600c1eef27fcacc588 - 1.23% (987 KB)

[#002] sha256:e3f143acb4c75696a574fdf5638f81a7394cd872d3537e188103c84d7b015fab - 79.17% (62.1 MB)

[#003] sha256:bb15ea5dc1393158564f4f9ca45b5839a80baef28dc627f5643c6c9b1bc24193 - 14.57% (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-03-19 17:59:21 UTC (buildkit.dockerfile.v0)

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

2026-03-19 18:15:18 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-19 18:15:19 UTC (buildkit.dockerfile.v0)

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

2026-03-19 18:15:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-19 18:15:19 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