Namespace
semitechnologies
Image / Tag
weaviate:1.37.1-dfb2604.arm64
Content Digest
sha256:7dad784ca17a8c207f5406c9b209ed2803c1b9894536b4b559f20f214c1e4df2
Details
Created

2026-04-22 23:29:19 UTC

Size

79 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:6690a1c43b1ed0650f4bf77a9ddb5fd9b65c391e79a251135edc5c03494faaca - 1.22% (986 KB)

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

[#003] sha256:db8b42a663fd1ad8f9abee8878a6ec9a33e5a9e7fc0462e0b0273ba46508402e - 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-22 23:27: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-22 23:29:19 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-22 23:29:19 UTC (buildkit.dockerfile.v0)

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

2026-04-22 23:29:19 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-22 23:29: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