Simple container for Tvheadend.
tvheadend:
container_name: tvheadend
image: eyjhb/tvheadend
restart: always
volumes:
- ${USERDIR}/docker/tvheadend/config/:/config/
- ${USERDIR}/docker/tvheadend/data/:/data/
ports:
- "9981:9981"
- "9982:9982"
environment:
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
Content type
Image
Digest
Size
32.9 MB
Last updated
almost 8 years ago
docker pull eyjhb/tvheadend