• Joined on 2024-12-14

docker-rtorrent-rutorrent (edge)

Published 2025-12-01 00:01:53 -08:00 by chris

Installation

docker pull gitea-komodo.tremendousturtle.tools/chris/docker-rtorrent-rutorrent:edge
sha256:bcc78736c78eefdd2be7684881fd9a67776aa5833cbeec788ec75922235927c6

Images

Digest OS / Arch Size
eef59cdc4f linux/amd64 140 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG DIST_PATH=/dist
COPY /dist / # buildkit
RUN |1 DIST_PATH=/dist /bin/sh -c apk --update --no-cache add bearssl && s6-rmrf /tmp/* # buildkit
ENTRYPOINT ["/init"]
COPY /dist / # buildkit
COPY --chown=nobody:nogroup /src /var/www/rutorrent # buildkit
COPY --chown=nobody:nogroup /src /var/www/rutorrent/plugins/geoip2 # buildkit
COPY /src /var/mmdb # buildkit
ENV PYTHONPATH=:/var/www/rutorrent S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_KILL_GRACETIME=10000 TZ=UTC PUID=1000 PGID=1000
RUN /bin/sh -c echo "net.core.rmem_max = 67108864" >> /etc/sysctl.conf && echo "net.core.wmem_max = 67108864" >> /etc/sysctl.conf && sysctl -p # buildkit
RUN /bin/sh -c echo "@314 http://dl-cdn.alpinelinux.org/alpine/v3.14/main" >> /etc/apk/repositories && echo "@320 http://dl-cdn.alpinelinux.org/alpine/v3.20/main" >> /etc/apk/repositories && apk --update --no-cache add unrar@314 dhclient@320 # buildkit
RUN /bin/sh -c apk --update --no-cache add apache2-utils bash bind-tools binutils brotli ca-certificates coreutils ffmpeg findutils geoip grep gzip libstdc++ mediainfo ncurses nginx nginx-mod-http-geoip2 openssl php83 php83-bcmath php83-ctype php83-curl php83-dom php83-fileinfo php83-fpm php83-mbstring php83-openssl php83-phar php83-posix php83-session php83-sockets php83-xml php83-zip python3 py3-pip shadow sox tar tzdata udns unzip util-linux zip && pip3 install --upgrade --break-system-packages pip && pip3 install --break-system-packages cfscrape cloudscraper && addgroup -g ${PGID} rtorrent && adduser -D -H -u ${PUID} -G rtorrent -s /bin/sh rtorrent && curl --version && rm -rf /tmp/* # buildkit
COPY rootfs / # buildkit
VOLUME [/data /media/junk]
ENTRYPOINT ["/init"]
HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck"] "30s" "20s" "10s" "0s" '\x00'}

Labels

Key Value
org.opencontainers.image.created 2025-12-01T08:00:41.923Z
org.opencontainers.image.description rTorrent and ruTorrent
org.opencontainers.image.licenses
org.opencontainers.image.revision 5bbe9937d89100c9e9ca45a3eca828fc404d7972
org.opencontainers.image.source https://gitea.tremendousturtle.tools/chris/docker-rtorrent-rutorrent
org.opencontainers.image.title rTorrent and ruTorrent
org.opencontainers.image.url https://gitea.tremendousturtle.tools/chris/docker-rtorrent-rutorrent
org.opencontainers.image.vendor Chris
org.opencontainers.image.version edge
Details
Container
2025-12-01 00:01:53 -08:00
77
OCI / Docker
Versions (3) View all
edge 2025-12-01
latest 2025-03-23
5.1.5-7.3 2025-03-23