docker pull stackd/sabre-dav
docker run -p "80:80" \
-v "$PWD/files:/var/www/files" \
-e NGINX_AUTH_BASIC="foo:{PLAIN}bar,bar:{PLAIN}foo" \
stackd/sabre-dav
forked from stackd/docker-sabre-dav
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ecmonline/docker-sabre-dav
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 60.8%
- PHP 39.2%