sha256:45a76698067ad78868853ca90b05b949e2c05f8adbf79c92112361e39c745a6b
OS/ARCH
Compressed size
86.09 MB
Last pushed
28 days by tobi312
Type
Image
Manifest digest
sha256:99363e6541a66c45a87cdf60d4798bc1ea9b0d3f5b384dacc332a0ab4ad4faaf
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.7 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ARG BUILD_DATE=2026-08-26T05:43:18Z0 B10ARG VCS_REF=d5c22e870 B11ARG CHERRYMUSIC_VERSION=0.41.40 B12LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=CherryMusic0 B13SHELL [/bin/bash -euxo pipefail -c]0 B14COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.97 KB15RUN |3 BUILD_DATE=2026-08-26T05:43:18Z VCS_REF=d5c22e87 CHERRYMUSIC_VERSION=0.41.444.4 MB16VOLUME [/cherrymusic/.config/cherrymusic /cherrymusic/.local/share/cherrymusic]0 B17WORKDIR /cherrymusic32 B18USER cherrymusic0 B19EXPOSE [8080/tcp 8443/tcp]0 B20ENTRYPOINT ["docker-entrypoint.sh"]0 B21CMD ["python3" "-u" "./app/cherrymusic"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'