{"id":18857484,"url":"https://github.com/podboy/directorylisterdocker","last_synced_at":"2026-03-19T06:45:16.930Z","repository":{"id":242029808,"uuid":"808140683","full_name":"podboy/DirectoryListerDocker","owner":"podboy","description":"Build Directory Lister Docker Image.","archived":false,"fork":false,"pushed_at":"2024-06-06T10:53:53.000Z","size":8213,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T19:34:55.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Roff","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/podboy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-30T13:15:03.000Z","updated_at":"2024-12-18T08:16:54.000Z","dependencies_parsed_at":"2024-12-30T19:32:10.243Z","dependency_job_id":"674b6586-3e9a-47ad-933c-ce32eb1eebbf","html_url":"https://github.com/podboy/DirectoryListerDocker","commit_stats":null,"previous_names":["podboy/directorylisterdocker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2FDirectoryListerDocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2FDirectoryListerDocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2FDirectoryListerDocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2FDirectoryListerDocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podboy","download_url":"https://codeload.github.com/podboy/DirectoryListerDocker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239798823,"owners_count":19698948,"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":[],"created_at":"2024-11-08T04:06:33.424Z","updated_at":"2026-01-24T06:44:35.895Z","avatar_url":"https://github.com/podboy.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DirectoryListerDocker\n\nBuild Directory Lister Docker Image.\n\n## Introduction\n\nDirectory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing.\n\n- [View the demo](https://demo.directorylister.com)\n- [Documentation](https://docs.directorylister.com)\n- [GitHub](https://github.com/DirectoryLister/DirectoryLister)\n\nThe image is created by and maintained by [zoumingzhe](https://github.com/zoumingzhe).\n\n## Usage\n\n```shell\ndocker pull docker.io/mingzhebaosheng/directory-lister:latest -p 8008:80 -v ./files:/var/www/html/files\n```\n\ndocker-compose:\n\n```docker-compose\nversion: '3'\n\nservices:\n  app:\n    container_name: directory-lister\n    image: docker.io/mingzhebaosheng/directory-lister:latest\n    privileged: true\n    user: ${HOST_USER_ID:-0}:${HOST_GROUP_ID:-0}\n    ports:\n      - ${APP_PORT:-8008}:80\n    volumes:\n      - ./files:/var/www/html/files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodboy%2Fdirectorylisterdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodboy%2Fdirectorylisterdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodboy%2Fdirectorylisterdocker/lists"}