mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-09-03 21:57:27 +00:00
boring-nginx
matomo
nextcloud
nginx-php
privatebin
searx
unmaintained
boinc
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lutim
lychee
mastodon
mediawiki
nginx
parsoid
pgbouncer
rainloop
reverse
rtorrent-flood
s6.d
.s6-svscan
flood
rtorrent
run
Dockerfile
README.md
config.js
postdl
postrm
rtorrent.rc
run.sh
rutorrent
tor
LICENSE
README.md
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
![]() |
#!/bin/sh
|
||
|
export TERM="xterm"
|
||
|
export HOME="/home/torrent"
|
||
|
export PWD="/home/torrent"
|
||
|
cd /home/torrent
|
||
|
exec rtorrent
|