Mount the file into the container

Dohuginn

Dabbler
Joined
Nov 6, 2022
Messages
35
I need to add a customer EPG grabber to TVHeadEnd. I found a solution, but I don't know how to implement it.
Mount the file into the container -v /path/to/epggrabber:/usr/bin/epgrabber.
Please help me.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
How are you running the container? (via Launch Docker Image)?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
Edit the App...

In the Storage and Persistence section, Add "Additional app storage", select the type Host Path, then provide the paths you've mentioned in the appropriate boxes.
 
Top