Namespace
semitechnologies
Image / Tag
weaviate:1.36.0-dev-82d249e.amd64
Content Digest
sha256:4b01eb10b5c4ec80f6cdfd201b1e096b963fd237a8dd508bbe4408b7c7f3c923
Details
Created

2026-02-12 13:23:41 UTC

Size

79.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 - 4.58% (3.63 MB)

[#001] sha256:ea21493b24652c81addb42b3a9db9f6c4a9293135d44f43fbda47a250b970301 - 1.22% (986 KB)

[#002] sha256:f9d30eb6cd71c09cab2462b69c371f65cc3e68589d9e64532d9976a00a9fb227 - 79.77% (63.2 MB)

[#003] sha256:95f6b50d1eda9f3d5fdff646505acea4c1b666960736686463f2877fe60a41e5 - 14.43% (11.4 MB)


History
2026-01-28 01:18:40 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit

2026-01-28 01:18:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-02-12 11:47:44 UTC (buildkit.dockerfile.v0)

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

2026-02-12 13:23:41 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-02-12 13:23:41 UTC (buildkit.dockerfile.v0)

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

2026-02-12 13:23:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-02-12 13:23:41 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