sha256:b7a69884a33d1f8f12b07c15eff38bf77582a4a9308a87cc4ed132373db1ccc7
OS/ARCH
linux/amd64
Compressed size
65.83 MB
Last pushed
17 days by buffertly
Type
Image
Manifest digest
sha256:b7a69884a33d1f8f12b07c15eff38bf77582a4a9308a87cc4ed132373db1ccc7
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.50 B14LABEL org.opencontainers.image.authors=ZsBT0 B15RUN /bin/sh -c groupadd -r3.18 KB16WORKDIR /app93 B17COPY pyproject.toml ./ # buildkit491 B18COPY qbtf.py omdb.py ./ #3.27 KB19RUN /bin/sh -c pip install21.78 MB20RUN /bin/sh -c chown -R6.02 KB21USER app0 B22EXPOSE map[8080/tcp:{}]0 B23CMD ["python" "qbtf.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'