Namespace
semitechnologies
Image / Tag
weaviate:1.30.0-dev-477dd42
Content Digest
sha256:ad42ca872a568a75734c0b7fd10556aa8623df371cbc5187f3f2bd72a6494190
Details
Created

2025-02-25 10:00:55 UTC

Size

76.4 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:189b3d0ef116d0d81c16408874669c5dad8dbdc5e19c339046f047d889de3a86 - 5.79% (4.42 MB)

[#002] sha256:f6c5f5c77b5f820c21c99465094ef59932dd0c659ffd6c8a91828cffc4d98c50 - 73.44% (56.1 MB)

[#003] sha256:8d6084737c5cf1a8788246053e9e6f4ad9f26fb13a025edcfcb56796ce1aef74 - 0.0% (172 Bytes)

[#004] sha256:8a1e15ef936cb52b73e9ff0fdb4a626a300981b438bd9adca841bcba88f54053 - 14.97% (11.4 MB)

[#005] sha256:0de35c4bead99ab03272533051e8bb7cdc629ff4b29b120213743db6dd2426e3 - 1.25% (977 KB)

[#006] sha256:690c5c320e36afe0ccc8590738076fef0ea447f44a76fefc9b17eba7b23e0306 - 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-25 09:59:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-02-25 09:59:42 UTC (buildkit.dockerfile.v0)

COPY /bin/grpc_health_probe /bin/ # buildkit

2025-02-25 10:00:54 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-02-25 10:00:54 UTC (buildkit.dockerfile.v0)

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

2025-02-25 10:00:54 UTC (buildkit.dockerfile.v0)

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

2025-02-25 10:00:55 UTC (buildkit.dockerfile.v0)

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

2025-02-25 10:00:55 UTC (buildkit.dockerfile.v0)

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

2025-02-25 10:00:55 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