Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-rc.1-2c14343.amd64
Content Digest
sha256:a1d13004f5f0747f4d85dda7df70b0af3e4369a714f881a8960c0fa6f8149871
Details
Created

2026-04-13 10:40:00 UTC

Size

84 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:4ebc39922ccbf55244b464457a55b3e0ef79bd9a3c3267555059465152e497e0 - 3.96% (3.32 MB)

[#002] sha256:0908800c116fef1c2c3018f161b6e290a73f62638557f94785f9ae159cc7e7e7 - 78.12% (65.6 MB)

[#003] sha256:ce668407c3366c3e349b50203488916e8da5303bc9b0dfc799a3949764af24d3 - 13.61% (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-13 10:37:39 UTC (buildkit.dockerfile.v0)

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

2026-04-13 10:40:00 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-13 10:40:00 UTC (buildkit.dockerfile.v0)

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

2026-04-13 10:40:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-13 10:40:00 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