https://github.com/igungor/docker-nginx-webdav
Nginx WebDAV server for testing purposes
https://github.com/igungor/docker-nginx-webdav
Last synced: about 2 months ago
JSON representation
Nginx WebDAV server for testing purposes
- Host: GitHub
- URL: https://github.com/igungor/docker-nginx-webdav
- Owner: igungor
- Created: 2016-05-26T16:13:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T16:15:13.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T09:26:17.505Z (4 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker run -d --name webdav -p 80:80 -v "$PWD":/var/www igungor/nginx-webdav