Namespace
semitechnologies
Image / Tag
weaviate:preview-feat-async-replication-scheduler-f81ca1d.arm64
Content Digest
sha256:1078ae3b021b40545557a863b521ebc7ad1257dbf4142335a18453b6b40afd34
Details
Created

2026-04-14 19:59:51 UTC

Size

81.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 - 4.83% (3.95 MB)

[#001] sha256:1169afc3d46eb322da7b3ce0477a94e34acee9900e0f1300ea9e2976a22211ab - 4.41% (3.6 MB)

[#002] sha256:55e6c93dde41b13db8631c32af6038fbdf0c35a4641f1565b7d12fe1c43149c5 - 76.75% (62.7 MB)

[#003] sha256:74510434438066ebe75545c6ebfe2cdba18fc66bf6dbbcf327ad47e4ef13d786 - 14.0% (11.4 MB)


History
2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

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

2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-14 19:57:51 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache libcrypto3 libssl3 openssl && apk add --no-cache bc ca-certificates openssl && mkdir ./modules # buildkit

2026-04-14 19:59:50 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-14 19:59:51 UTC (buildkit.dockerfile.v0)

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

2026-04-14 19:59:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-14 19:59:51 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