Sign inSign up

milvusdb/talon-worker:main-b8ccfc0b

Manifest digest

sha256:7356cfd3058a44a2d11ba8600057a65c5670c65cf2948640cc0e31c5e8763f03

OS/ARCH

linux/amd64

Compressed size

36.22 MB

Last pushed

about 1 month by milvusdb

Type

Image

Manifest digest

sha256:7356cfd3058a44a2d11ba8600057a65c5670c65cf2948640cc0e31c5e8763f03

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update5.47 MB
3COPY /src/target/release/talon-worker /usr/local/bin/talon-worker # buildkit3.83 MB
4USER 10001:100010 B
5ENV TALON_WORKER_LISTEN=0.0.0.0:7001 TALON_WORKER_ADMIN_LISTEN=0.0.0.0:8001 TALON_WORKER_CACHE_DIRS=/var/cache/talon0 B
6EXPOSE [7001/tcp 8001/tcp]0 B
7VOLUME [/var/cache/talon]0 B
8HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8001/healthz0 B
9ENTRYPOINT ["talon-worker"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'