An open API service indexing awesome lists of open source software.

https://github.com/igungor/docker-nginx-webdav

Nginx WebDAV server for testing purposes
https://github.com/igungor/docker-nginx-webdav

Last synced: about 2 months ago
JSON representation

Nginx WebDAV server for testing purposes

Awesome Lists containing this project

README

        

docker run -d --name webdav -p 80:80 -v "$PWD":/var/www igungor/nginx-webdav