19 lines
326 B
Plaintext
19 lines
326 B
Plaintext
[Unit]
|
|
Description=Television Jamaica EPG
|
|
|
|
[Container]
|
|
ContainerName=tvj-epg
|
|
Image=ghcr.io/lyncolnmd/tvj-epg:latest
|
|
AutoUpdate=registry
|
|
PublishPort=8787:8787
|
|
#Volume=/media/CONTAINER/Videos/XMLTV:/app/output:Z
|
|
EnvironmentFile=tvj-epg.env
|
|
|
|
[Service]
|
|
User=1000
|
|
Group=1000
|
|
Restart=on-abnormal
|
|
|
|
[Install]
|
|
WantedBy=default.target
|