Namespace
semitechnologies
Image / Tag
weaviate:preview-add-default-path-env-var-and-remove-rest-parameter-c6b11bd.arm64
Content Digest
sha256:dd804b2d67d950458c2992165a9c7ea5c36889e0860da449bc5aec869cf01273
Details
Created

2026-04-07 21:59:15 UTC

Size

78.9 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:f828f72da2929087a12a4f4b77a411b7ee6e251b90b8df5884e7eb3f5e2fcd3b - 1.22% (987 KB)

[#002] sha256:b148f9f72ae5c79e399bf0968ab46e24e7fae974f16c060200172418e83e2883 - 79.27% (62.5 MB)

[#003] sha256:4d24095bb4d9b1bbadf6294e6e09cee124823cf8362b5fc6c6dcd8b15c64f355 - 14.5% (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-07 21:57:18 UTC (buildkit.dockerfile.v0)

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

2026-04-07 21:59:15 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-07 21:59:15 UTC (buildkit.dockerfile.v0)

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

2026-04-07 21:59:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-07 21:59:15 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