added rootless eve quadlets
This commit is contained in:
19
byparr-jackett-pod/jackett.container
Normal file
19
byparr-jackett-pod/jackett.container
Normal file
@@ -0,0 +1,19 @@
|
||||
[Unit]
|
||||
Description=Jackett Proxy Server
|
||||
|
||||
[Container]
|
||||
ContainerName=jackett
|
||||
Image=lscr.io/linuxserver/jackett:latest
|
||||
#AutoUpdate=registry
|
||||
Pod=byparr-jackett.pod
|
||||
#PublishPort=9117:9117
|
||||
Volume=jackett-data:/config
|
||||
Volume=/media/CONTAINER/Downloads:/downloads
|
||||
EnvironmentFile=jackett.env
|
||||
|
||||
|
||||
[Service]
|
||||
Restart=unless-stopped
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user