Sign inSign up

eyjhb/tvheadend

By eyjhb

•Updated almost 8 years ago

Container for running Tvheadend

Image
0

2.0K

eyjhb/tvheadend repository overview

⁠Tvheadend

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}

Tag summary

Content type

Image

Digest

Size

32.9 MB

Last updated

almost 8 years ago

docker pull eyjhb/tvheadend