lab

qbittorrent-nox (latest)

Published 2025-11-27 10:07:25 +00:00 by myve

Installation

docker pull hub.myvelabs.com/lab/qbittorrent-nox:latest
sha256:211e3b36fe8627437901da62ff8563648a32d0566de9d8e0fc7e5279061c51b8

About this package

An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar

Image layers

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache --update-cache upgrade # buildkit
RUN /bin/sh -c apk --no-cache add 7zip bash curl doas libcrypto3 libssl3 python3 qt6-qtbase qt6-qtbase-sqlite tini tzdata zlib # buildkit
RUN /bin/sh -c adduser -D -H -s /sbin/nologin -u 1000 qbtUser && echo "permit nopass :root" >> "/etc/doas.d/doas.conf" # buildkit
COPY /usr/bin/qbittorrent-nox /usr/bin/qbittorrent-nox # buildkit
COPY /sbom.txt /sbom.txt # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
ENTRYPOINT ["/sbin/tini" "-g" "--" "/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.authors https://github.com/qbittorrent/qBittorrent/graphs/contributors
org.opencontainers.image.base.name docker.io/alpine:latest
org.opencontainers.image.created 2025-11-20T06:39:12Z
org.opencontainers.image.description An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar
org.opencontainers.image.documentation https://github.com/qbittorrent/docker-qbittorrent-nox#qbittorrent-nox-docker-image-
org.opencontainers.image.licenses GPL-3.0+
org.opencontainers.image.ref.name 5.1.4-1
org.opencontainers.image.revision 775a055987d2bd142d03de330aa2ebaa8cba5f7b
org.opencontainers.image.source https://github.com/qbittorrent/docker-qbittorrent-nox
org.opencontainers.image.title qbittorrent-nox docker image
org.opencontainers.image.url https://github.com/qbittorrent/docker-qbittorrent-nox
org.opencontainers.image.vendor qBittorrent
org.opencontainers.image.version 5.1.4
Details
Container
2025-11-27 10:07:25 +00:00
0
OCI / Docker
linux/amd64
https://github.com/qbittorrent/qBittorrent/graphs/contributors
GPL-3.0+
100 MiB
Versions (1) View all
latest 2025-11-27