Namespace
semitechnologies
Image / Tag
weaviate:preview-chore-log-panics-with-structured-logger-00d162b.arm64
Content Digest
sha256:30e842ae4de7b2201a3c85a8e61c8722178b93ebea9fb05bbeac2a2d3f51562e
Details
Created

2026-02-04 08:46:31 UTC

Size

77.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0 - 5.16% (4 MB)

[#001] sha256:6706513ada6654848d47ff09736a79bc8132432683fec91f51961d3a893f0400 - 78.86% (61.2 MB)

[#002] sha256:ff06ec3fdca3006e237e27cc36f9ecdf8bdbf7dd1437cc114001ff8874eb29c7 - 0.0% (171 Bytes)

[#003] sha256:eed4a4f3bc44ffb204b7a8aab4b1015a1b6fa8d68011930510e80cc5145ae8b3 - 14.73% (11.4 MB)

[#004] sha256:2885f0d7837d1b8c3d6b36980db89ee1b59b7f23e15204295ebff1feb67e94e9 - 1.25% (995 KB)

[#005] sha256:66409f488949aab906165db27340690e90f7b54684ed01845b09b7396f79e29f - 0.0% (97 Bytes)


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

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2026-02-04 08:46:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-02-04 08:46:30 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-02-04 08:46:30 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /go/pkg/mod/github.com/go-ego # buildkit

2026-02-04 08:46:30 UTC (buildkit.dockerfile.v0)

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

2026-02-04 08:46:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache --upgrade bc ca-certificates openssl # buildkit

2026-02-04 08:46:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir ./modules # buildkit

2026-02-04 08:46:31 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