Namespace
semitechnologies
Image / Tag
weaviate:1.38.0-dev-9b285f0.arm64
Content Digest
sha256:4ed806a0234b2a37e4280ee057ac43b77fa139bca4a67aafc57c93ba41f24d85
Details
Created

2026-04-16 15:08:17 UTC

Size

82.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 - 4.81% (3.95 MB)

[#001] sha256:3f358f5c280d35219478503b086aab631a67b045c42eb8a8ab1cbcbce9030788 - 4.97% (4.08 MB)

[#002] sha256:7455c065d602469f0c0de0c0af196bd36828e0824f7b3b65136ec6e42710b7c4 - 76.3% (62.7 MB)

[#003] sha256:9f8f39af3fd230e7a6b08f89078935a27ca91013e92b7e04d6010b0e69f100c8 - 13.92% (11.4 MB)


History
2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

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

2026-01-28 01:17:55 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-04-16 15:06: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-16 15:08:17 UTC (buildkit.dockerfile.v0)

COPY /weaviate-server /bin/weaviate # buildkit

2026-04-16 15:08:17 UTC (buildkit.dockerfile.v0)

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

2026-04-16 15:08:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/weaviate"]

2026-04-16 15:08:17 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