Namespace
semitechnologies
Image / Tag
weaviate:preview-chore-linter-migrate-to-golangci-lint-v2-499b758.arm64
Content Digest
sha256:536278714a5a6e76b717518e34308de0fac2b29b2175003b9abb6629ee0f43c8
Details
Created

2025-04-10 11:19:13 UTC

Size

59.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 6.43% (3.81 MB)

[#001] sha256:a409f20356835ea2ea3b71fb5a26577fb7ef557e23f15465cb9d644551559cf7 - 72.64% (43 MB)

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

[#003] sha256:53ecca392eabaf2350fde8199d88574a94866b9fba60327a94a9cd408f2735fb - 19.31% (11.4 MB)

[#004] sha256:d1cd61a89db103e5ed4b51d5943b67c3a1caf33cfa08b2cd47eb82eaa276d70b - 1.62% (981 KB)

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


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

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

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-04-10 11:19:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-04-10 11:19:11 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-04-10 11:19:11 UTC (buildkit.dockerfile.v0)

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

2025-04-10 11:19:12 UTC (buildkit.dockerfile.v0)

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

2025-04-10 11:19:13 UTC (buildkit.dockerfile.v0)

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

2025-04-10 11:19:13 UTC (buildkit.dockerfile.v0)

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

2025-04-10 11:19:13 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