Block a user
protonvpn-qbittorrent (9b1a04b)
Installation
docker pull gitea.funkemunky.cc/funkemunky/protonvpn-qbittorrent:9b1a04bsha256:6a8f6382d1e67e4f83cd116fb2c954f1ae64441b4ece5e9ec4d1342342a66af1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2bedf6cc57 | linux/amd64 | 8.7 MiB |
| 8f60740afe | linux/arm64 | 9.2 MiB |
| 0989807d98 | linux/arm/v6 | 8.4 MiB |
| d5c7c1fa6d | linux/arm/v7 | 7.8 MiB |
Image Layers ( linux/arm/v7)
| ADD alpine-minirootfs-3.22.4-armv7.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV LOCAL_IPV4_SUBNETS=192.168.0.0/16 |
| ENV MANAGE_WIREGUARD=true |
| ENV TZ=UTC |
| ENV WEBUI_HOST=http://localhost:8080 |
| ENV WIREGUARD_INTERFACE=wg0 |
| ENV GATEWAY_IP=10.2.0.1 |
| RUN /bin/sh -c apk add --update --no-cache bash ca-certificates curl iproute2 iptables ip6tables jq libnatpmp tzdata wireguard-tools && ln -snf /usr/share/zoneinfo/${TZ} /etc/localtime && echo ${TZ} > /etc/timezone # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| HEALTHCHECK &{["CMD-SHELL" "ping -c 1 \"${GATEWAY_IP:-10.2.0.1}\" || exit 1"] "1m0s" "10s" "15s" "0s" '\x03'} |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-06T15:18:14.389Z |
| org.opencontainers.image.description | A docker container for NAT-PMP port forwarding with ProtonVPN and qBittorrent |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9b1a04b0dc5850ee21cddcb041351e824dc2f9ae |
| org.opencontainers.image.source | https://gitea.funkemunky.cc/funkemunky/protonvpn-qbittorrent |
| org.opencontainers.image.title | protonvpn-qbittorrent |
| org.opencontainers.image.url | https://gitea.funkemunky.cc/funkemunky/protonvpn-qbittorrent |
| org.opencontainers.image.version | latest |