mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
rtorrent: fix #156
This commit is contained in:
parent
fd9e9cf089
commit
00eb62045b
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user