Namespace
semitechnologies
Image / Tag
weaviate:1.36.12-f7f9265.arm64
Content Digest
sha256:85540ac2920bd7bfc424c988444b7f2c0c8791624dfd05d67e00d8db58afd148
Details
Created

2026-04-17 13:12:28 UTC

Size

76.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e - 5.14% (3.95 MB)

[#001] sha256:450e21d15abce1b0a2808dd91bc3f4aa159358b2fdada3c086b334bbcee474ae - 1.25% (986 KB)

[#002] sha256:7cb2a87cca0f7947c4cfdde381db6f346f95c3dc42aaede60ba103e90ace0a23 - 78.75% (60.6 MB)

[#003] sha256:2cf5d94137f805ae2e8a1308cef11b561849a7f33f1b7182361c798f692bf5cc - 14.87% (11.4 MB)


History
2026-04-16 23:53:00 UTC (buildkit.dockerfile.v0)

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

2026-04-16 23:53:00 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

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

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

2026-04-17 13:12:28 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-17 13:12:28 UTC (buildkit.dockerfile.v0)

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

2026-04-17 13:12:28 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-17 13:12:28 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