https://github.com/wader/docker-webdav
WebDAV and web file browser server
https://github.com/wader/docker-webdav
docker webdav
Last synced: 4 months ago
JSON representation
WebDAV and web file browser server
- Host: GitHub
- URL: https://github.com/wader/docker-webdav
- Owner: wader
- Created: 2017-02-25T12:36:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T14:45:05.000Z (almost 7 years ago)
- Last Synced: 2026-03-04T04:13:22.786Z (4 months ago)
- Topics: docker, webdav
- Language: Go
- Homepage: https://hub.docker.com/r/mwader/webdav/
- Size: 4.88 KB
- Stars: 13
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-webdav
WebDAV and web file browser server
Default read/write and no authorization. I use it behind a proxy that
handles security.
## Usage
```sh
docker run --rm -v /path:/webdav -p 8080:8080 mwader/webdav
```
## License
Public domain