{"id":26878146,"url":"https://github.com/idelsink/webdav-docker","last_synced_at":"2025-05-07T17:20:57.619Z","repository":{"id":44474306,"uuid":"77562452","full_name":"idelsink/webdav-docker","owner":"idelsink","description":"A WebDAV docker image","archived":false,"fork":false,"pushed_at":"2019-01-26T01:06:24.000Z","size":28,"stargazers_count":17,"open_issues_count":4,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T12:19:34.486Z","etag":null,"topics":["docker","docker-container","webdav"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/idelsink/webdav/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idelsink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-28T21:28:45.000Z","updated_at":"2023-06-18T09:28:55.000Z","dependencies_parsed_at":"2022-07-15T17:00:32.002Z","dependency_job_id":null,"html_url":"https://github.com/idelsink/webdav-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelsink%2Fwebdav-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelsink%2Fwebdav-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelsink%2Fwebdav-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelsink%2Fwebdav-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idelsink","download_url":"https://codeload.github.com/idelsink/webdav-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922308,"owners_count":21825641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-container","webdav"],"created_at":"2025-03-31T12:19:38.272Z","updated_at":"2025-05-07T17:20:57.573Z","avatar_url":"https://github.com/idelsink.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebDAV Docker\n[![](https://images.microbadger.com/badges/version/idelsink/webdav.svg)](https://microbadger.com/images/idelsink/webdav)\n[![](https://images.microbadger.com/badges/image/idelsink/webdav.svg)](https://microbadger.com/images/idelsink/webdav)\n[![Docker Automated build](https://img.shields.io/docker/automated/idelsink/webdav.svg)]()  \n[![GitHub stars](https://img.shields.io/github/stars/idelsink/webdav-docker.svg?style=social\u0026label=Star)]()\n[![Docker Stars](https://img.shields.io/docker/stars/idelsink/webdav.svg)]()\n[![Docker Pulls](https://img.shields.io/docker/pulls/idelsink/webdav.svg)]()\n\nA WebDAV docker image.\n\n## Usage\n\n```sh\ndocker run --name=webdav -d -v \u003cpath to location\u003e:/webdav -p 80:80 idelsink/webdav\n```\n\nIf you want to secure it with a username and password, pass the `USERNAME` and\n`PASSWORD` environment variable.\nFor example:\n\n```sh\ndocker run --name=webdav -d -e USERNAME=user -e PASSWORD=pass -v \u003cpath to location\u003e:/webdav -p 80:80 idelsink/webdav\n```\n\nOr using an environment variable file.\nFor example:\n\n```sh\n$ cat env_file\nUSERNAME=user\nPASSWORD=pass\n```\n\n```sh\ndocker run --name=webdav -d --env-file=./env_file -v \u003cpath to location\u003e:/webdav -p 80:80 idelsink/webdav\n```\n\n## License\n\n\u003e You can check out the full license [here](./LICENSE)\n\nThis project is licensed under the terms of the **MIT** license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelsink%2Fwebdav-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidelsink%2Fwebdav-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelsink%2Fwebdav-docker/lists"}