Namespace
semitechnologies
Image / Tag
weaviate:preview-add-file-format-to-export-command-1e2801d.arm64
Content Digest
sha256:107658792811c568e71a803b4dd1ce7a8062319dbb9cd40fbf1af7d4b792f8ff
Details
Created

2026-03-04 11:38:22 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:560e20c33c773f628635b193abc8d92414e621a06f5ad717f07f9dc9a1409bef - 1.23% (987 KB)

[#002] sha256:0bf037b73dfbf55b32f80288371ea1aae16e9dce380c7df9155952821b18e645 - 79.14% (62 MB)

[#003] sha256:5ac7a7a6eef7178293afa8127a7aee155c202264fc7f59bfa5119d78b95af92f - 14.6% (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-04 11:28:45 UTC (buildkit.dockerfile.v0)

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

2026-03-04 11:38:21 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-03-04 11:38:22 UTC (buildkit.dockerfile.v0)

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

2026-03-04 11:38:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-03-04 11:38:22 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