pkg

qbittorrent-nox (latest)

Published 2026-06-16 10:41:56 +00:00 by packager

Installation

docker pull forge.myvelabs.com/pkg/qbittorrent-nox:latest
sha256:fe64431f3b0cdfdc29713303f59a8750500f657a8df8f6ae9cf7c2df55af5969

About this package

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

Image layers

ADD alpine-minirootfs-3.24.1-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-06-16T07:42:19Z
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.2.2-1
org.opencontainers.image.revision bda624dd1d45e19c5df2a6fe697827d533ff1cdd
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.2.2-1
Details
Container
2026-06-16 10:41:56 +00:00
11
OCI / Docker
linux/amd64
https://github.com/qbittorrent/qBittorrent/graphs/contributors
GPL-3.0+
105 MiB
Versions (1) View all
latest 2026-06-16