Namespace
semitechnologies
Image / Tag
weaviate:1.36.0-dev-b86002b.arm64
Content Digest
sha256:7a14ca5128847e50f3226269a9615b71149ffb7f23aa4141a7f636d5b3c5d220
Details
Created

2026-02-02 12:37:31 UTC

Size

76.8 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:8080241f7fddd07f9f0a6623c4a7a782552aa1e4324e84c39734ba13b3b94c95 - 1.26% (987 KB)

[#002] sha256:3598d87050654400b540a187fff0f12c089eda3e44c9a560fc94aee9d95e5558 - 78.71% (60.4 MB)

[#003] sha256:72f41a665f789bef4eb0ae353920a99f07df0efbb53405f45ba413204ab54be1 - 14.89% (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-02 12:37:30 UTC (buildkit.dockerfile.v0)

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

2026-02-02 12:37:31 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-02-02 12:37:31 UTC (buildkit.dockerfile.v0)

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

2026-02-02 12:37:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-02-02 12:37:31 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