Namespace
semitechnologies
Image / Tag
weaviate:1.35.18-a1741a5.arm64
Content Digest
sha256:0d2ef22dd77d09fe9dd566c0d82773bfcb6e300b4b80a20d6a95ca6e24969b96
Details
Created

2026-04-21 14:22:27 UTC

Size

76.8 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:591303f332d75d8767528018bc06a86c3c2eba9b1915ca556508b3cfddb45d14 - 1.25% (986 KB)

[#002] sha256:011679d061f215571aaa12223affbce7961769d8302d1a267f22825e4e02c620 - 78.71% (60.4 MB)

[#003] sha256:e83dbcd5e983efce073688e56345d3c7b8ebf2d3b6c3c567bf25405b2e999b68 - 14.89% (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-21 14:20:50 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-21 14:22:27 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-21 14:22:27 UTC (buildkit.dockerfile.v0)

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

2026-04-21 14:22:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-21 14:22:27 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