An asynchronous WebDAV server, Support multi-provider, multi-account and permission control.
10K+
An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
docker pull ray1ex/asgi-webdav
docker run --restart always -p 0.0.0.0:8000:8000 \
-v /your/data:/data \
-e UID=1000 -e GID=1000 \
--name asgi-webdav ray1ex/asgi-webdav
https://github.com/rexzhang/asgi-webdavβ
Content type
Image
Digest
sha256:bc2a01f9fβ¦
Size
43 MB
Last updated
7 months ago
docker pull ray1ex/asgi-webdav