mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
upadte typo
This commit is contained in:
parent
d2207e4770
commit
b49c80b906
@ -11,7 +11,7 @@ docker run \
|
||||
--publish 51413:51413 \
|
||||
--publish 51413:51413/udp \
|
||||
--mount type=bind,src=/etc/localtime,dst=/etc/localtime,readonly \
|
||||
--mount type=bind,src=/Downloads,dst=/root/Dowloads/ \
|
||||
--mount type=bind,src=/Downloads/,dst=/root/Downloads/ \
|
||||
--mount type=bind,src=/data/trasmission/config/,dst=/var/lib/transmission/config/ \
|
||||
newnius/transmission
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user