Namespace
semitechnologies
Image / Tag
weaviate:1.34.14-b65c151.arm64
Content Digest
sha256:98e727677a84e35e6eae764885d38dffc5649b65eed3d9bda864d5223f1f0d86
Details
Created

2026-02-18 10:58:15 UTC

Size

76.9 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:19161914464c104fa2536b5db57f8b12165763c26f967643970b30f698c668af - 1.25% (987 KB)

[#002] sha256:cbe67b0e5fa30b7fd9a00ef4ad6d85e6ef22a93444ff0780691432c4073fba1c - 78.75% (60.6 MB)

[#003] sha256:d2875b0e1ff9d6d187f8c0bf3a1fc6a4aac4d38a1419e3c6f9802a014c477273 - 14.86% (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-02-18 10:53:30 UTC (buildkit.dockerfile.v0)

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

2026-02-18 10:58:15 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-02-18 10:58:15 UTC (buildkit.dockerfile.v0)

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

2026-02-18 10:58:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-02-18 10:58:15 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