Namespace
semitechnologies
Image / Tag
weaviate:1.30.0-dev-8c5d7ad
Content Digest
sha256:d5f326147f36165da611e38e3cf835a7a883eabfa449e1217d217353e42b926f
Details
Created

2025-02-28 16:05:59 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.83% (3.47 MB)

[#001] sha256:0f511dbf70b54d03954b0c934f15e3bcbf173f661117361e62bce2f84672401e - 77.96% (56.1 MB)

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

[#003] sha256:50518f884707c1dfeadcb4f5a6bdf19694971f8c18ba4c5357da10e959ae3710 - 15.89% (11.4 MB)

[#004] sha256:2feaee619f295a24a301144ca93042b52e210cc03ee192cd0cd65a06906d4cc9 - 1.33% (977 KB)

[#005] sha256:e892300de35f8ef4a90b99a1a3dcb80e4f546a24db720571e808ee63145da13e - 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-02-28 16:05:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-02-28 16:05:58 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-02-28 16:05:58 UTC (buildkit.dockerfile.v0)

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

2025-02-28 16:05:58 UTC (buildkit.dockerfile.v0)

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

2025-02-28 16:05:59 UTC (buildkit.dockerfile.v0)

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

2025-02-28 16:05:59 UTC (buildkit.dockerfile.v0)

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

2025-02-28 16:05:59 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