runs a webdav service. multiple users are supported
500K+
runs a webdav service based on nginx. the data is protected by basic auth.
Every user has its own directory. To set the users link in /etc/nginx/htpasswd.
docker run --rm -it -p 80:80 -v /path/to/htpasswd:/etc/nginx/htpasswd -v $PWD/data:/data oliverlorenz/docker-nginx-webdav
Content type
Image
Digest
Size
65.6 MB
Last updated
about 8 years ago
docker pull oliverlorenz/docker-nginx-webdav