sha256:0ec91a4497d166e2da716736b587556f4a3de69a5723b5445a7af79fb374e5e2
OS/ARCH
linux/amd64
Compressed size
65.83 MB
Last pushed
16 days by buffertly
Type
Image
Manifest digest
sha256:0ec91a4497d166e2da716736b587556f4a3de69a5723b5445a7af79fb374e5e2
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.title=qbtf-mcp0 B12LABEL org.opencontainers.image.description=MCP server for qBittorrent0 B13LABEL org.opencontainers.image.version=0.1.70 B14LABEL org.opencontainers.image.authors=ZsBT0 B15RUN /bin/sh -c groupadd -r3.18 KB16WORKDIR /app93 B17COPY pyproject.toml ./ # buildkit493 B18COPY qbtf.py omdb.py ./ #3.38 KB19RUN /bin/sh -c pip install21.78 MB20RUN /bin/sh -c chown -R6.13 KB21USER app0 B22EXPOSE map[8080/tcp:{}]0 B23HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B24CMD ["python" "qbtf.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'