Namespace
semitechnologies
Image / Tag
weaviate:preview-merge-stable-v1-35-into-stable-v1-36-4f320e6.arm64
Content Digest
sha256:d487dde4c5d54aa1a422f236732d09cae7e6b6929976d29670f80e7ae803bba4
Details
Created

2026-04-10 13:01:10 UTC

Size

79.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:977e092d9081a1a206c214387e2f113c1c44dfd0d777254276882cbf234d6a1d - 4.53% (3.6 MB)

[#002] sha256:56a2cf862a32ebd57185b21b9d24c30955c230397af6e2bdcf0bb388805513f0 - 76.13% (60.6 MB)

[#003] sha256:2ef6fbe8397a9c4bd4555c715408f4072ccab622984d83054a15fc316f6aa318 - 14.38% (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-10 12:59:31 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-10 13:01:10 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-10 13:01:10 UTC (buildkit.dockerfile.v0)

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

2026-04-10 13:01:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-10 13:01:10 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