sha256:551f099ea0a4ef6ff6a7e14520009aed236dfc3daed8eb3d6a9c80e32547dc73
OS/ARCH
linux/amd64
Compressed size
36.09 MB
Last pushed
about 1 month by milvusdb
Type
Image
Manifest digest
sha256:551f099ea0a4ef6ff6a7e14520009aed236dfc3daed8eb3d6a9c80e32547dc73
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update5.47 MB3COPY /src/target/release/talon-gateway /usr/local/bin/talon-gateway # buildkit3.7 MB4USER 10001:100010 B5ENV TALON_GATEWAY_BIND=127.0.0.1:8080 TALON_GATEWAY_MODE=development TALON_GATEWAY_ROUTE=cache RUST_LOG=info0 B6EXPOSE [8080/tcp]0 B7HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/healthz0 B8ENTRYPOINT ["talon-gateway"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'