Local gerbera build
This commit is contained in:
@@ -11,13 +11,14 @@ services:
|
||||
expose:
|
||||
- 49152
|
||||
- 1900/udp
|
||||
entrypoint: /sbin/tini -- /usr/local/bin/gerbera -D --port 49152 --config /var/run/gerbera/config.xml
|
||||
entrypoint: /sbin/tini -- /bin/gerbera --port 49152 -D --config /var/run/gerbera/config.xml
|
||||
volumes:
|
||||
- /srv/gerbera/config/:/var/run/gerbera
|
||||
- /srv/gerbera/music:/content/music:ro
|
||||
- /srv/deluge/downloads/done/:/content/deluge:ro
|
||||
# - /srv/gerbera/music:/content/music:ro
|
||||
- /srv/gerbera/cached:/content/cartoon:ro
|
||||
- /mnt/hdd2_2/movies:/content/video:ro
|
||||
- /mnt/hdd/public/pix:/content/pix:ro
|
||||
# - /mnt/hdd/public/pix:/content/pix:ro
|
||||
- /home/vahagn/tmp/tmp/done:/content/new:ro
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user