Namespace
semitechnologies
Image / Tag
weaviate:1.34.19-8a5f3cb.amd64
Content Digest
sha256:a9976ce194505918ad2b19d7f9a7e32ae8a26b5339e8bc8fb5b7469f823c8ae2
Details
Created

2026-03-25 05:13:54 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:b77600e0e9682a368fd99fda9ef38d130295459fff90ba509c8f757ea961e445 - 1.22% (986 KB)

[#002] sha256:5d77757f37343acfaba9da6fd0f12ad00882e385bb683a50574b2808a5fd3684 - 79.76% (63.1 MB)

[#003] sha256:877fa84ed9ae4255c14de6b2c7f561efda3b921962209c396cb9fa00e56b8c12 - 14.44% (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-03-25 05:11:51 UTC (buildkit.dockerfile.v0)

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

2026-03-25 05:13:53 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-25 05:13:54 UTC (buildkit.dockerfile.v0)

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

2026-03-25 05:13:54 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-25 05:13: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