lab

qbittorrent-nox (latest)

Published 2026-01-11 00:14:46 +00:00 by myve

Installation

docker pull hub.myvelabs.com/lab/qbittorrent-nox:latest
sha256:5ef283319e65692c91bc02b8ec4727a4b7fc99613bb045774005f44ce34471aa

About this package

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

Image layers

ADD alpine-minirootfs-3.23.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 2026-01-10T13:12:35Z
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-2
org.opencontainers.image.revision 4ff042e480489c8de742d463d70272474bec8068
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-2
Details
Container
2026-01-11 00:14:46 +00:00
1
OCI / Docker
linux/amd64
https://github.com/qbittorrent/qBittorrent/graphs/contributors
GPL-3.0+
206 MiB
Versions (1) View all
latest 2026-01-11