Sign inSign up

technovilla/webdav

By technovilla

Updated about 7 years ago

Simple webdav server

Image
0

128

technovilla/webdav repository overview

Supported tags

  • latest

How to use this image

docker run --name webdav -p 80:80 -v $PWD:/data technovilla/webdav

How to mount as windows drive

  • Open explorer, right click on 'This PC', click on 'Map Network Drive'
  • Specify folder as http://serverip/_ (notice an underscore at end)
  • Click 'Finish'

Now you can upload anything to the mounted drive, and you can see the uploaded files by browsing the url http://serverip

Tag summary

Content type

Image

Digest

Size

13.6 MB

Last updated

about 7 years ago

docker pull technovilla/webdav