sha256:dd6550cb7d18fa6f54a3d211243463f27a790496759adfa2c0b19379f997cdd3
OS/ARCH
Compressed size
502.83 MB
Last pushed
4 months by hanxi
Type
Image
Manifest digest
sha256:5f85160af1c2fc7456beb7424ed1a35ff04bdbd3e19e5a805a7cf127560ea0ef
Image Layers
1# debian.sh --arch 'armhf' out/42.16 MB2RUN /bin/sh -c set -eux;20.93 MB3RUN /bin/sh -c set -eux;56.89 MB4RUN /bin/sh -c set -ex;167.35 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.29 MB7ENV PYTHON_VERSION=3.14.50 B8ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B9RUN /bin/sh -c set -eux;26.94 MB10RUN /bin/sh -c set -eux;252 B11CMD ["python3"]0 B12RUN /bin/sh -c if [144.98 MB13WORKDIR /app91 B14COPY /app/.venv ./.venv # buildkit18.23 MB15COPY /app/node_modules ./node_modules/ # buildkit2.79 MB16COPY /app/xiaomusic/ ./xiaomusic/ # buildkit17.26 MB17COPY /app/plugins/ ./plugins/ # buildkit744 B18COPY /app/holiday/ ./holiday/ # buildkit4.86 KB19COPY /app/xiaomusic.py . # buildkit214 B20COPY /app/xiaomusic/__init__.py /base_version.py # buildkit129 B21COPY /app/package.json . # buildkit326 B22RUN /bin/sh -c mkdir -p178 B23RUN /bin/sh -c touch /app/.dockerenv129 B24VOLUME [/app/conf]0 B25VOLUME [/app/music]0 B26EXPOSE [8090/tcp]0 B27ENV TZ=Asia/Shanghai0 B28ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29CMD ["/app/.venv/bin/python3" "/app/xiaomusic.py"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1777939200'