Namespace
semitechnologies
Image / Tag
weaviate:1.36.0-dev-4cf1bb1.amd64
Content Digest
sha256:5b7a0dbdf0b37fa4a97c94502147a2407ca66826067a39960065ea0f09f02c3f
Details
Created

2026-01-30 11:15:47 UTC

Size

79.1 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:763063be2de595ac2f4d18d1ff6b3a9c84620845c32f0b8bb57acebc9709aa0d - 79.75% (63.1 MB)

[#003] sha256:767e46f39b3907612e1547aeb569667dda563f512d9b2ef49b1cd13592f73b73 - 14.45% (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-01-28 12:34:04 UTC (buildkit.dockerfile.v0)

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

2026-01-30 11:15:47 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-01-30 11:15:47 UTC (buildkit.dockerfile.v0)

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

2026-01-30 11:15:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-01-30 11:15:47 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