Namespace
semitechnologies
Image / Tag
weaviate:preview-test-check-nodes-are-running-after-restart-2cda8a0
Content Digest
sha256:5de6db7f762f4ff92865450a3e655327a176637fb16c4614f3eef6c4c974c53a
Details
Created

2025-02-27 12:10:30 UTC

Size

72.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 4.81% (3.47 MB)

[#001] sha256:f53779b93cede945da6c79ec54bf3096499154444e11c9f16b8f57b5e52ffa6b - 78.03% (56.3 MB)

[#002] sha256:52a993bf392bda2412d97732e24769f996df12fb917d60e40a343b8b45c753d6 - 0.0% (173 Bytes)

[#003] sha256:9017627656656bf6cdd15e71d8017d98a980cd8810d888c26ab56db0acacedb0 - 15.84% (11.4 MB)

[#004] sha256:963a2e5712fd367793908840afcd1e3f70815eaf5ae38357219faf96982995dc - 1.32% (977 KB)

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


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

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

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

CMD ["/bin/sh"]

2025-02-27 12:10:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2025-02-27 12:10:29 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2025-02-27 12:10:29 UTC (buildkit.dockerfile.v0)

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

2025-02-27 12:10:29 UTC (buildkit.dockerfile.v0)

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

2025-02-27 12:10:30 UTC (buildkit.dockerfile.v0)

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

2025-02-27 12:10:30 UTC (buildkit.dockerfile.v0)

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

2025-02-27 12:10:30 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