any.software.nefarious-podman: add role
This commit is contained in:
parent
13d834a316
commit
00342d5027
10 changed files with 203 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
# vim: ft=systemd
|
||||
[Container]
|
||||
Image=docker.io/linuxserver/transmission:4.0.5
|
||||
Pod=nefarious.pod
|
||||
|
||||
Environment=PUID=0 PGID=0 TZ=Europe/Brussels USER= PASS=
|
||||
Volume={{ transmission_settings_path }}:/config/settings.json:ro
|
||||
Volume={{ host_download_dir }}:/downloads
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
Loading…
Add table
Add a link
Reference in a new issue