Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-rc.0-072b0aa.amd64
Content Digest
sha256:2848ed54c598b9750f8aa302ef255d037628510267a54b3b23a533d27257e11b
Details
Created

2026-04-07 14:50:50 UTC

Size

81.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:b8fcdaca38ec0ba37c7cff62ff951f38242c3dd526c16dd51d9dee476ff8683e - 1.18% (986 KB)

[#002] sha256:88250ef606f90cb7c44b6e17e08cc592355cd77f8aeac81f19d8b19f5d07da43 - 80.35% (65.6 MB)

[#003] sha256:5091bc981764b90435925add78f97e8f51c4f8ffbf3e51350bb15f7b9e0adaca - 14.02% (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-07 14:48:37 UTC (buildkit.dockerfile.v0)

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

2026-04-07 14:50:49 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-07 14:50:50 UTC (buildkit.dockerfile.v0)

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

2026-04-07 14:50:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-07 14:50:50 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