Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-dev-6d75b7a.arm64
Content Digest
sha256:b2c2a882de3c13f4207aa0786732d2eb28869e870907088503ee9adf57232f29
Details
Created

2026-03-25 20:07:53 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:d4c09f38fcbd85f406c1f0842eda0fc841fc069ad7c91917bfd15b08cc9674ec - 1.23% (987 KB)

[#002] sha256:f538bba5802e844496318f2a948784a8bd1a9bd733d8aec60029d3c6f51625f5 - 79.18% (62.2 MB)

[#003] sha256:e6b5d814df828e9357d8be765862e3cb9d4c1f80e4c0c11817454be93f6e9788 - 14.56% (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-25 20:05:56 UTC (buildkit.dockerfile.v0)

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

2026-03-25 20:07:53 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-25 20:07:53 UTC (buildkit.dockerfile.v0)

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

2026-03-25 20:07:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-25 20:07:53 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