sha256:a2f0dae056a69a780fc4253e478bce3f641cb59667c1eed3295397097144ae21
OS/ARCH
Compressed size
502.4 MB
Last pushed
5 months by hanxi
Type
Image
Manifest digest
sha256:ff75c69f21b02fe541e69c69aa1a7390aaab747cb55ebe6898931bcd33be300e
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.31 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.40 B8ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B9RUN /bin/sh -c set -eux;26.83 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12RUN /bin/sh -c if [144.98 MB13WORKDIR /app93 B14COPY /app/.venv ./.venv # buildkit18.22 MB15COPY /app/node_modules ./node_modules/ # buildkit2.68 MB16COPY /app/xiaomusic/ ./xiaomusic/ # buildkit17.12 MB17COPY /app/plugins/ ./plugins/ # buildkit742 B18COPY /app/holiday/ ./holiday/ # buildkit4.85 KB19COPY /app/xiaomusic.py . # buildkit218 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/.dockerenv128 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' '@1775433600'