Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-dev-7cffda4.arm64
Content Digest
sha256:bdb37c7793fbc8e098285fd5a97fd69c5d7dee5e433abf3bedb0a7cbf4c4a7f9
Details
Created

2026-03-13 12:25:04 UTC

Size

78.4 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:8a4ececbfaa838b5ecd8d9e39c7c1f4dab659b2cd5cf23eaa35488599dbc7ee1 - 1.23% (987 KB)

[#002] sha256:bf372a75cd50cc36580112e15d7a520d28a31edb1cfb2e1e2e2af5bcaa52f725 - 79.15% (62.1 MB)

[#003] sha256:d923af439c14e524a2d2d0105c9e4ac64fcbf39b09e538566e2f3a3f47cc7274 - 14.59% (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-03-13 10:33:45 UTC (buildkit.dockerfile.v0)

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

2026-03-13 12:25:04 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-13 12:25:04 UTC (buildkit.dockerfile.v0)

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

2026-03-13 12:25:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-13 12:25:04 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