• Joined on 2024-12-14

docker-rtorrent-rutorrent (5.1.5-7.3)

Published 2025-03-23 12:08:50 -07:00 by chris

Installation

docker pull gitea-komodo.tremendousturtle.tools/chris/docker-rtorrent-rutorrent:5.1.5-7.3
sha256:e288d5a6d1bf0cd6cac880a906af7dc15ce139f4d2e576416cc984eacd184499

Images

Digest OS / Arch Size
63add23768 linux/arm64 140 MiB
522b08fcdd linux/amd64 140 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.2-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-dav-ext 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 /passwd]
ENTRYPOINT ["/init"]
HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck"] "30s" "20s" "10s" "0s" '\x00'}

Labels

Key Value
org.opencontainers.image.created 2025-03-23T19:07:57.203Z
org.opencontainers.image.description rTorrent and ruTorrent
org.opencontainers.image.licenses
org.opencontainers.image.revision 4b54277eabfcf0596689ec8a9e2973cd24d90eeb
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 5.1.5-7.3
Details
Container
2025-03-23 12:08:50 -07:00
0
OCI / Docker
Versions (3) View all
edge 2025-12-01
latest 2025-03-23
5.1.5-7.3 2025-03-23