Namespace
semitechnologies
Image / Tag
weaviate:1.36.11-39fafcd.amd64
Content Digest
sha256:d79f490531933c38bb2158b0cd4286f69371744da3d6aa7a84444bd062626795
Details
Created

2026-04-16 10:07:44 UTC

Size

82.1 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:278a0cfbb925446dca2089b02a51f3d3c5cd9eb9aa805ef718e89aab50a49af3 - 4.61% (3.78 MB)

[#002] sha256:50ee267c091eae6c80b4efbfe905e2aa4d57f4b2a232050699b0e1ef15497a73 - 77.05% (63.3 MB)

[#003] sha256:6aeb9b5c6e0f96d03453c17c8171b4e1b3d2e967fbdc3f7b253b8ef9041e9266 - 13.93% (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-04-16 10:05:23 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache libcrypto3 libssl3 openssl musl musl-utils zlib && apk add --no-cache bc ca-certificates openssl && mkdir ./modules # buildkit

2026-04-16 10:07:43 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-16 10:07:44 UTC (buildkit.dockerfile.v0)

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

2026-04-16 10:07:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-16 10:07:44 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