sha256:274dbc8606dd77b157a58576e22c38e3e7039a1efcdbcfd48d41fb862a3271aa
OS/ARCH
Compressed size
88.18 MB
Last pushed
over 2 years by tobi312
Type
Image
Manifest digest
sha256:4ff57a4fd6f4d300e11603df3738f60314b1ef0f73e5d47a6d9ba1b5d9847a4f
Image Layers
1ADD file ... in / 23.57 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;2.78 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.80 B8RUN /bin/sh -c set -eux;11.4 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B14RUN /bin/sh -c set -eux;3.25 MB15CMD ["python3"]0 B16ARG BUILD_DATE0 B17ARG VCS_REF0 B18ARG CHERRYMUSIC_VERSION0 B19LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=CherryMusic0 B20SHELL [/bin/bash -euxo pipefail -c]0 B21COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.97 KB22RUN |3 BUILD_DATE=2024-02-26T05:31:16Z VCS_REF=2afdda95 CHERRYMUSIC_VERSION=0.41.347.17 MB23VOLUME [/cherrymusic/.config/cherrymusic /cherrymusic/.local/share/cherrymusic]0 B24WORKDIR /cherrymusic32 B25USER cherrymusic0 B26EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B27ENTRYPOINT ["docker-entrypoint.sh"]0 B28CMD ["python3" "-u" "./app/cherrymusic"]0 BCommand
ADD file:9766a0d12bded41ae2e7bcaa8d246afb6f5d5b6d2222e97193d07737d3f5b609 in /