Namespace
semitechnologies
Image / Tag
weaviate:preview-200320-main-f43fad6-amd64
Content Digest
sha256:9219dc39585fbc5a8e8f51e02f8047c336a2b9e28c3a25c0a64f0765fe4c22cb
Details
Created

2025-03-20 15:18:11 UTC

Size

72 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 4.82% (3.47 MB)

[#001] sha256:58f974a6301f50de6100571e7303f7335d083e8c132063e53b54905aa6459124 - 77.97% (56.1 MB)

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

[#003] sha256:a523e523e27ae4afc64d76b2b81eb72e7ba58c04bf56aa4e352b30c3cf951f97 - 15.88% (11.4 MB)

[#004] sha256:36e23090a3b4a66444708de6fbba39969c1bd45e6e63750565c05c0bcc706684 - 1.33% (977 KB)

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


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-20 15:18:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-03-20 15:18:10 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-03-20 15:18:10 UTC (buildkit.dockerfile.v0)

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

2025-03-20 15:18:10 UTC (buildkit.dockerfile.v0)

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

2025-03-20 15:18:11 UTC (buildkit.dockerfile.v0)

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

2025-03-20 15:18:11 UTC (buildkit.dockerfile.v0)

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

2025-03-20 15:18: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