Namespace
semitechnologies
Image / Tag
weaviate:1.32.0-rc.0-40798df.amd64
Content Digest
sha256:b07c4ac378c801ca03111d6095687dfba77bbb7a5a906fd009d4acb9db19546f
Details
Created

2025-07-03 18:14:11 UTC

Size

79.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fe07684b16b82247c3539ed86a65ff37a76138ec25d380bd80c869a1a4c73236 - 4.57% (3.62 MB)

[#001] sha256:c9a5059a5e963825ccc39a833458116a96252a6c598044c248532287e9efe93d - 76.78% (60.8 MB)

[#002] sha256:a1f2810d1a6a7ead4681a1462403ac2519e92d4a28c8988e4c5f3c8a791ae13e - 0.0% (171 Bytes)

[#003] sha256:1a4d288204343d974684bec16b7226d5cb870468172854148314a9787be3f9a2 - 14.45% (11.4 MB)

[#004] sha256:73ee01b3c8b75c5f8f65988918580f68aa0cd08fb6021cb31ff62c2fd7a04ce5 - 4.2% (3.32 MB)

[#005] sha256:c218a699ad39c3d8ae5438241af04d645f3325184861bfcca8bf242c55a1bb18 - 0.0% (97 Bytes)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit

2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-03 18:14:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-07-03 18:14:10 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-07-03 18:14:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /go/pkg/mod/github.com/go-ego # buildkit

2025-07-03 18:14:10 UTC (buildkit.dockerfile.v0)

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

2025-07-03 18:14:11 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache --upgrade bc ca-certificates openssl # buildkit

2025-07-03 18:14:11 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir ./modules # buildkit

2025-07-03 18:14:11 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