Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
teachjing committed Dec 19, 2014
1 parent 8ffac28 commit d049529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ docker pull kfei/docktorrent
After the image is built or pulled, run the docktorrent container, for example:
```bash
docker run -it \
--name "docktorrent" \
--name="docktorrent" \
-p 80:80 -p 45566:45566 -p 9527:9527/udp \
--dns 8.8.8.8 \
-v /data-store:/rtorrent \
Expand Down

0 comments on commit d049529

Please sign in to comment.