Namespace
semitechnologies
Image / Tag
weaviate:1.37.0-dev-ce3151d.arm64
Content Digest
sha256:ee874909014dafcd289ee20fbe1f2e960c5086f2049aa7a8b0ddcc5129baa6df
Details
Created

2026-03-19 21:09:39 UTC

Size

78.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:928c417de341615479af04476e0ad88d10f97eee3be84f8d7fc254d51d60ea11 - 1.23% (987 KB)

[#002] sha256:1aaf63eb0b2e08936575408a7864a4ec25bee48203863c4ad27fe986c2308733 - 79.2% (62.2 MB)

[#003] sha256:3ec5abbec4e4726d2a00f9308da9bc1b46fa5c81777d9daf4396da14ed53dc36 - 14.55% (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-19 21:09:37 UTC (buildkit.dockerfile.v0)

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

2026-03-19 21:09:38 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-19 21:09:39 UTC (buildkit.dockerfile.v0)

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

2026-03-19 21:09:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-19 21:09:39 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