sha256:2c81fec539bad09e4dbdcfa49ed579ab57db10bf7f086f030785cce40833c29f
OS/ARCH
linux/amd64
Compressed size
52.91 MB
Last pushed
12 months by linagoralinto
Type
Image
Manifest digest
sha256:2c81fec539bad09e4dbdcfa49ed579ab57db10bf7f086f030785cce40833c29f
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2RUN /bin/sh -c apt-get update8.83 MB3ENV HF_HOME=/data/hf_cache RUST_LOG=info MOSHI_PORT=80800 B4COPY /usr/local/bin/moshi-server /usr/local/bin/ # buildkit8.46 MB5COPY /usr/lib/x86_64-linux-gnu/libpython3.*so* /usr/lib/x86_64-linux-gnu/ # buildkit7.83 MB6COPY delayed-streams-modeling/configs/config-stt-en_fr-hf.toml /etc/moshi/config.toml # buildkit728 B7VOLUME [/data/hf_cache]0 B8VOLUME [/root/tmp/tts-logs]0 B9EXPOSE map[8080/tcp:{}]0 B10ENTRYPOINT ["moshi-server" "worker" "--config" "/etc/moshi/config.toml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'