sha256:70314b4ccc41c865f0fb8d9137695c08924833f8dadaceee8fd34ef18619f4b4
OS/ARCH
linux/amd64
Compressed size
36.03 MB
Last pushed
about 1 month by milvusdb
Type
Image
Manifest digest
sha256:70314b4ccc41c865f0fb8d9137695c08924833f8dadaceee8fd34ef18619f4b4
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.63 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'