Sign inSign up

secondstate/echokit:0.2.0-server

Multi-platform
Internet of things
Machine learning & AI
Developer tools
Index digest

sha256:ad26b93fb6e87b77de68da7ccec53a24a1e313c8ed74770b0d18e5dc0e308060

OS/ARCH

Compressed size

38.56 MB

Last pushed

10 months by juntaoyuan

Type

Image

Manifest digest

sha256:e7fea9dec7b60f704a6497572ae0d5260364b85c5daf9ff9942c04bae08f1403

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update5.45 MB
3WORKDIR /app93 B
4ARG TARGETPLATFORM0 B
5ARG ECHOKIT_VERSION=0.1.00 B
6RUN |2 TARGETPLATFORM=linux/amd64 ECHOKIT_VERSION=0.2.0 /bin/sh6.17 MB
7COPY config.toml . # buildkit487 B
8COPY hello.wav . # buildkit15.79 KB
9ENV RUST_LOG=info0 B
10CMD ["echokit_server" "config.toml"]0 B

Command

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