Sign inSign up

drumsergio/telegram-slskd-local-bot:main-32919a9

Index digest

sha256:832c3d2bf4545e5e90b4019d0c1be2c40f581f9ca2ab6691203c5a36ad0e0a71

OS/ARCH

linux/amd64

Compressed size

278.22 MB

Last pushed

3 months by drumsergio

Type

Image

Manifest digest

sha256:291203741c5656ae6977d5a5ca6f11b219be698dc74462e0c7f8d509a2e8d5ab

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /app93 B
10RUN /bin/sh -c apt-get update162.12 MB
11COPY requirements.txt pyproject.toml ./ #1.38 KB
12RUN /bin/sh -c pip install73.08 MB
13COPY src/ ./src/ # buildkit36.64 KB
14COPY scripts/ ./scripts/ # buildkit326 B
15RUN /bin/sh -c pip install1.5 MB
16RUN /bin/sh -c useradd -m78.57 KB
17USER slskdimporter0 B
18ENV LOG_LEVEL=INFO HEALTH_PORT=80800 B
19HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
20VOLUME [/downloads /music /data]0 B
21EXPOSE [8080/tcp]0 B
22ENTRYPOINT ["/app/scripts/entrypoint.sh"]0 B
23CMD ["python" "-m" "music_downloader" "run"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'