Sign inSign up

tobi312/rpi-cherrymusic:debian-v0.41.3

Multi-platform
Internet of things
Index digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;2.78 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.80 B
8RUN /bin/sh -c set -eux;11.4 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.25 MB
15CMD ["python3"]0 B
16ARG BUILD_DATE0 B
17ARG VCS_REF0 B
18ARG CHERRYMUSIC_VERSION0 B
19LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=CherryMusic0 B
20SHELL [/bin/bash -euxo pipefail -c]0 B
21COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.97 KB
22RUN |3 BUILD_DATE=2024-02-26T05:31:16Z VCS_REF=2afdda95 CHERRYMUSIC_VERSION=0.41.347.17 MB
23VOLUME [/cherrymusic/.config/cherrymusic /cherrymusic/.local/share/cherrymusic]0 B
24WORKDIR /cherrymusic32 B
25USER cherrymusic0 B
26EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
27ENTRYPOINT ["docker-entrypoint.sh"]0 B
28CMD ["python3" "-u" "./app/cherrymusic"]0 B

Command

ADD file:9766a0d12bded41ae2e7bcaa8d246afb6f5d5b6d2222e97193d07737d3f5b609 in /