Namespace
semitechnologies
Image / Tag
weaviate:1.30.6-70abae3.arm64
Content Digest
sha256:57de6c2e0878d2dc83606d6a2e402eb983715f63eca53ceed9c18b1f9626b144
Details
Created

2025-05-29 16:22:35 UTC

Size

74.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 5.12% (3.81 MB)

[#001] sha256:e2dca519b22bdeef364cdbfb4cb012637c95c0071d7470589ff1249a6787b1dd - 78.2% (58.1 MB)

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

[#003] sha256:d574033a5731a60116215bd7da631edd89bf4b0ec6ed88c0e0e1c2cf50654cfb - 15.39% (11.4 MB)

[#004] sha256:6b806f84d14714ef346d07a169ce4996dcbc5c9a67e19916bf4cf29f9d4576ba - 1.29% (981 KB)

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


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

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

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

CMD ["/bin/sh"]

2025-05-29 16:22:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-05-29 16:22:33 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-05-29 16:22:33 UTC (buildkit.dockerfile.v0)

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

2025-05-29 16:22:34 UTC (buildkit.dockerfile.v0)

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

2025-05-29 16:22:35 UTC (buildkit.dockerfile.v0)

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

2025-05-29 16:22:35 UTC (buildkit.dockerfile.v0)

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

2025-05-29 16:22:35 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