Namespace
semitechnologies
Image / Tag
weaviate:preview-set-export-default-path-to-empty-by-default-004008b.amd64
Content Digest
sha256:12394e09de5ca3a80dafd81f15c2f3c2ecb715910d9dbf7900ae026d122bee53
Details
Created

2026-04-16 13:08:24 UTC

Size

84.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 - 4.29% (3.63 MB)

[#001] sha256:38a7ac26f96620056325c20a44879cb3a91d90acb3dd2bb20a80e00d77eb2ad8 - 4.48% (3.78 MB)

[#002] sha256:ee090b32e4685d23987b0fe173860bdb9af4bca49c5d9b7b78c2c4799fba47d7 - 77.7% (65.7 MB)

[#003] sha256:ee989d49a34b3b2f408d722ce802b387f3a0b0a4a28f5b8cbe70dedb082dd002 - 13.53% (11.4 MB)


History
2026-01-28 01:18:40 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit

2026-01-28 01:18:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-16 13:06:03 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-16 13:08:24 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-16 13:08:24 UTC (buildkit.dockerfile.v0)

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

2026-04-16 13:08:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-16 13:08:24 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