added rootless eve quadlets
This commit is contained in:
15
byparr-jackett-pod/byparr.container
Normal file
15
byparr-jackett-pod/byparr.container
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=Byparr
|
||||
|
||||
[Container]
|
||||
ContainerName=byparr
|
||||
Image=ghcr.io/thephaseless/byparr:latest
|
||||
Pod=byparr-jackett.pod
|
||||
#PublishPort=8191:8191
|
||||
Environment=LOG_LEVEL=INFO
|
||||
|
||||
[Service]
|
||||
Restart=unless-stopped
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user