Namespace
semitechnologies
Image / Tag
weaviate:1.36.12-56a6531.amd64
Content Digest
sha256:1fa4077ffcb26fa71d3fcb26f9cc64f307b7e77c56f68edea926cd212926a6cf
Details
Created

2026-04-23 07:17:16 UTC

Size

79.3 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:202f81cc13202f272b1b75f6973c66986ca674b316bdbe9b2c109223239d19b9 - 1.21% (984 KB)

[#002] sha256:a08d7c4f73a0d0d57130d96ce2824e925911d3ce7b3124597bd4443a3e22d306 - 79.79% (63.3 MB)

[#003] sha256:ea5d9b698faa313dc16bb114cc31b2fded0fa759fd60ca2fc09ad3d4e408d487 - 14.42% (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-23 07:15:12 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-23 07:17:16 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-23 07:17:16 UTC (buildkit.dockerfile.v0)

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

2026-04-23 07:17:16 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-23 07:17:16 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