Sign inSign up

tobi312/rpi-cherrymusic:alpine-v0.41.3

Multi-platform
Internet of things
Index digest

sha256:effeb46777c93dab46cc872599cbc7e763dd5751e2ffa7e1b96a7d633d7346c4

OS/ARCH

Compressed size

41.04 MB

Last pushed

about 2 years by tobi312

Type

Image

Manifest digest

sha256:2a748203abfc1c162dc22b214598a54d3b55d69551bcbfcc58ae7c95ad0b0768

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]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;452.28 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.08 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;2.98 MB
15CMD ["python3"]0 B
16ARG BUILD_DATE=2024-06-26T05:33:17Z0 B
17ARG VCS_REF=2afdda950 B
18ARG CHERRYMUSIC_VERSION=0.41.30 B
19LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=CherryMusic0 B
20SHELL [/bin/sh -euxo pipefail -c]0 B
21COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.97 KB
22RUN |3 BUILD_DATE=2024-06-26T05:33:17Z VCS_REF=2afdda95 CHERRYMUSIC_VERSION=0.41.322.07 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:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /