Namespace
semitechnologies
Image / Tag
weaviate:1.36.0-dev-bbfc16c.arm64
Content Digest
sha256:2075eb751e448ebf9a0fc7c356b15a61a1f545c3d0a1c433f246f4227279c125
Details
Created

2025-12-29 10:20:54 UTC

Size

76.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 - 5.15% (3.95 MB)

[#001] sha256:76a6bb1505df2dacdfe797269a0bdc25d2a4e3aa0daaec8fd3b724cda98f9c4e - 1.26% (987 KB)

[#002] sha256:8ad50dd54dbc437818958a7849b41ce4af5156d2e40a8014936113990b573c4d - 78.65% (60.2 MB)

[#003] sha256:1dc426a16d79073a24a5e39cce96eb3924ce2dc407b858fe57b2a3334f582d5b - 14.93% (11.4 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

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

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-12-29 10:20:53 UTC (buildkit.dockerfile.v0)

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

2025-12-29 10:20:53 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-12-29 10:20:54 UTC (buildkit.dockerfile.v0)

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

2025-12-29 10:20:54 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-12-29 10:20:54 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