Skip to content

Commit 1c9d99e

Browse files
Update README.md
1 parent fb8d676 commit 1c9d99e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
See no peers for some torrent(s)? Add more tracker(s) from Transmission
44

55
## Installation
6-
* Download script and make it executable:
7-
Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
8-
```
6+
cd directory where Dockerfile `docker build -t transmission-tracker-add:latest .` or take image `docker pull andrewmhub/transmission-tracker-add`
97

10-
```
118

129
## Usage
13-
10+
```
11+
docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest
12+
```
1413

1514
Don't be confused with `failed` message. In most cases, it means tracker(s) already added and/or exists in current torrent.

0 commit comments

Comments
 (0)