File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ Take image `docker pull andrewmhub/transmission-tracker-add`
35
35
36
36
``` docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest ```
37
37
38
- if you need to use another torrent tracker list then use docker run env
38
+ if you need another torrent tracker list then use docker run env
39
39
40
40
` -e TORRENTLIST=https://raw.githubusercontent.com/user/trackerslist/master/mylist.txt `
41
41
42
- you use transmission daemon in docker then read [ Docker Documentation] ( https://docs.docker.com/network/ )
42
+ you have transmission daemon in docker then read [ Docker Documentation Network ] ( https://docs.docker.com/network/ )
43
43
44
44
45
45
#### * Systemd way
You can’t perform that action at this time.
0 commit comments