sha256:198f8653560396a389684c8406ce8b362a73764e07e9a269b1c9cc2ff06c1bf7
OS/ARCH
Compressed size
37.9 MB
Last pushed
11 months by juntaoyuan
Type
Image
Manifest digest
sha256:4157e105df2469f49b3a5ea9b2f3d1dc71af1e103610ee35fe6327d42ea428a2
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c apt-get update5.31 MB3WORKDIR /app93 B4ARG TARGETPLATFORM0 B5ARG ECHOKIT_VERSION=0.1.00 B6RUN |2 TARGETPLATFORM=linux/arm64 ECHOKIT_VERSION=0.1.0 /bin/sh5.77 MB7COPY config.toml . # buildkit485 B8COPY hello.wav . # buildkit15.79 KB9ENV RUST_LOG=info0 B10CMD ["echokit_server" "config.toml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1759104000'