WebDAV
WebDAV (SabreDAV) Docker Image with authentication running on nginx, featuring digest authentication and Windows mounting compatibility.
About
This Docker image implements a WebDAV server using SabreDAV as the backend and nginx as the frontend. It enables standard file operations such as create, move, copy, and delete over HTTP or HTTPS, allowing clients to mount remote directories as network drives. Designed for simpli…