sha256:45a76698067ad78868853ca90b05b949e2c05f8adbf79c92112361e39c745a6b
OS/ARCH
Compressed size
87.05 MB
Last pushed
23 days by tobi312
Type
Image
Manifest digest
sha256:9162495ea7ba0a8fc0aa8f7dbea1ad4396be8b32adbb5ee0baacbb9b6a0b1e57
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;250 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.445.61 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 'amd64' out/ 'trixie' '@1787529600'