Sign inSign up

jsntwdj/xiaozhi-esp32-server:server_latest

Manifest digest

sha256:661833473796c0753c1b1201f4de65ad28b4035a5cb45717feabc01092c7ae41

OS/ARCH

linux/arm64

Compressed size

713 MB

Last pushed

6 months by jsntwdj

Type

Image

Manifest digest

sha256:661833473796c0753c1b1201f4de65ad28b4035a5cb45717feabc01092c7ae41

Image Layers

1# debian.sh --arch 'arm64' out/29.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update168.4 MB
12RUN /bin/sh -c pip config2.04 MB
13ENV LANG=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-8 LANGUAGE=zh_CN:zh PYTHONIOENCODING=utf-80 B
14WORKDIR /opt/xiaozhi-esp32-server128 B
15COPY main/xiaozhi-server/requirements.txt . # buildkit731 B
16RUN /bin/sh -c pip install418.22 MB
17COPY main/xiaozhi-server . # buildkit80.07 MB
18CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'