funkemunky
  • Joined on 2025-10-02

protonvpn-qbittorrent (9b1a04b)

Published 2026-05-06 15:18:23 +00:00 by funkemunky in funkemunky/protonvpn-qbittorrent

Installation

docker pull gitea.funkemunky.cc/funkemunky/protonvpn-qbittorrent:9b1a04b
sha256: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
Details
Container
2026-05-06 15:18:23 +00:00
3
OCI / Docker
Versions (6) View all
9b1a04b 2026-05-06
latest 2026-05-06
634fe3f 2026-05-06
26c7087 2026-05-06
63246b3 2026-05-06