From 00eb62045ba3a3acd91ccf2033701d8ed45f202d Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Fri, 12 May 2017 16:54:33 +0200 Subject: [PATCH] rtorrent: fix #156 --- rtorrent-flood/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtorrent-flood/README.md b/rtorrent-flood/README.md index f98c1a8..cda8085 100644 --- a/rtorrent-flood/README.md +++ b/rtorrent-flood/README.md @@ -24,6 +24,9 @@ - **RTORRENT_SCGI** : SCGI port (default : 0 for use local socket) - **PKG_CONFIG_PATH** : `/usr/local/lib/pkgconfig` (don't touch) +### Note +Run this container with tty mode enabled. In your `docker-compose.yml`, add `tty: true`. If you don't do this, [rtorrent will use 100% of CPU](https://github.com/Wonderfall/dockerfiles/issues/156). + #### Ports - **49184** (bind it). - **3000** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)