Namespace
semitechnologies
Image / Tag
weaviate:1.38.0-dev-faee5c6.amd64
Content Digest
sha256:d9ed40478ddcf576a648b11bf091d66f0b0c6338a6db5bbed0945007d29f02b0
Details
Created

2026-04-21 11:26:32 UTC

Size

81.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e - 4.44% (3.63 MB)

[#001] sha256:c7076ceffc1d75df8345e8f08861f29bd2a8971167c7652195574c83359ef535 - 1.18% (984 KB)

[#002] sha256:c5456d8e0a59a5b16958d8d8a7821338e8d87a111af82c25dac779c436eb0aa6 - 80.38% (65.7 MB)

[#003] sha256:afb6681a83aaf1d0c2de1ffd1bcf4fae33e574fc25e56f0f508f734434a16bcd - 14.0% (11.4 MB)


History
2026-04-16 23:53:02 UTC (buildkit.dockerfile.v0)

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

2026-04-16 23:53:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-21 11:24:17 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-21 11:26:32 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-21 11:26:32 UTC (buildkit.dockerfile.v0)

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

2026-04-21 11:26:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-21 11:26:32 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