Namespace
semitechnologies
Image / Tag
weaviate:1.37.1-f1bcc84.arm64
Content Digest
sha256:677738d3254e53723030cd1ef72f4dea3dac56eb7d8acd0f9bb84e8273419b9d
Details
Created

2026-04-20 23:25:19 UTC

Size

79.1 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:7d2994ded997490ad0cd355b918470b3a157dccdee02c6d6ad2ad0ea41e9c21f - 1.22% (986 KB)

[#002] sha256:d11907241d8cf4c0c5114f177526ef44602e9714390f9a4232182f19516a77b2 - 79.32% (62.7 MB)

[#003] sha256:89a88fdb155bda4eb5b66ace56570680c3534827ef0808c481150b6c245dfb00 - 14.47% (11.4 MB)


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

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

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

CMD ["/bin/sh"]

2026-04-20 23:23:28 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-04-20 23:25:19 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-20 23:25:19 UTC (buildkit.dockerfile.v0)

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

2026-04-20 23:25:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-20 23:25: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