nextcloud and gerbera docker-compose files.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
docker run \
|
||||
-d \
|
||||
--net=host \
|
||||
--name gerbera \
|
||||
--hostname gerbera \
|
||||
--restart always \
|
||||
--volume /srv/gerbera/config:/root/.config \
|
||||
--volume /srv/gerbera/books:/books \
|
||||
--volume /srv/gerbera/music:/music \
|
||||
--volume /srv/gerbera/video:/video \
|
||||
--volume /mnt/hdd/download/movies:/hdd_video2 \
|
||||
--volume /mnt/hdd2/public/movies:/hdd_video \
|
||||
--volume /mnt/hdd/public/music:/hdd_music \
|
||||
gerbera/gerbera
|
||||
|
||||
Reference in New Issue
Block a user