Files
quadlets/byparr-jackett-pod/jackett.container

22 lines
374 B
Plaintext

[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]
User=1000
Group=1000
Restart=on-abnormal
#[Install]
#WantedBy=default.target