dungtri/docker-rpi-webdav

By dungtri

Updated about 6 years ago

Fork from https://github.com/jgeusebroek/docker-webdav. Add an option to list a directory

Image

62

Usage :

docker run --restart=always -d
-p 80:80
--hostname=webdav
-e BROWSABLE=true
-v webdav-config:/config
-v /media/usbkey-charly:/webdav/charly
-v /media/usbkey-mieu:/webdav/mieu
--name=webdav
dungtri/docker-rpi-webdav

Docker Pull Command

docker pull dungtri/docker-rpi-webdav