{"id":19387938,"url":"https://github.com/helloxz/docker-zdir","last_synced_at":"2025-10-27T18:40:59.455Z","repository":{"id":79888444,"uuid":"268057593","full_name":"helloxz/docker-zdir","owner":"helloxz","description":"Zdir Docker版","archived":false,"fork":false,"pushed_at":"2021-08-08T02:39:04.000Z","size":55,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T01:05:49.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helloxz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-30T10:30:45.000Z","updated_at":"2024-07-28T18:33:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"61930e41-9c7a-4443-b443-fb1bfbb255d0","html_url":"https://github.com/helloxz/docker-zdir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helloxz/docker-zdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fdocker-zdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fdocker-zdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fdocker-zdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fdocker-zdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloxz","download_url":"https://codeload.github.com/helloxz/docker-zdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloxz%2Fdocker-zdir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281322870,"owners_count":26481547,"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","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T10:11:10.840Z","updated_at":"2025-10-27T18:40:59.414Z","avatar_url":"https://github.com/helloxz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zdir\nZdir是一款使用PHP开发的目录列表程序，无需数据库，体积小巧，功能完善。\n\n![](https://imgurl.org/upload/1806/349f3b54028d58d6.png)\n\n\n\n## 构建方法\n\n```bash\n#克隆项目\ngit clone https://github.com/helloxz/docker-zdir.git\n#进入目录\ncd docker-zdir\n#构建Docker镜像\ndocker build -t helloz/zdir:latest .\n```\n\n\n\n## 使用方法\n\n```bash\ndocker run --name=\"zdir\"  \\\n    -d -p 1080:80 --restart=always \\\n    -v /data/wwwroot/default:/data/wwwroot/default \\\n    helloz/zdir \\\n    /usr/sbin/run.sh\n```\n\n安装完毕后访问http://IP:1080根据页面提示完成操作即可，下面的参数可以自行修改。\n\n* 1080:服务器所监听的端口，即Zdir访问端口\n* /data/wwwroot/default:Zdir路径\n* 默认用户名为：`zdir`，密码为`admin`\n\n\u003e 更多说明请参考：[使用Docker容器部署Zdir目录列表程序](https://www.xiaoz.me/archives/14809)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fdocker-zdir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloxz%2Fdocker-zdir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloxz%2Fdocker-zdir/lists"}