Skip to content

tadly/webdav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

webdav

A alpine linux based webdav server.

It uses hacdias/webdav as server which itself is written in go and is quite slim.

Usage

docker create \
  --name=webdav \
  -v *host path config*:/config \
  -v *host path to data*:/data \
  -p 8801:8801 \
  tadly/webdav

About

Docker: A alpine linux based webdav server.

Resources

Stars

Watchers

Forks

Packages

No packages published