{"id":18857483,"url":"https://github.com/podboy/docsify-docker","last_synced_at":"2026-01-27T04:32:34.182Z","repository":{"id":244217050,"uuid":"814600308","full_name":"podboy/docsify-docker","owner":"podboy","description":"Build Docsify Docker Image.","archived":false,"fork":false,"pushed_at":"2025-04-29T03:05:16.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T06:45:45.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-13T10:22:22.000Z","updated_at":"2025-04-29T03:05:19.000Z","dependencies_parsed_at":"2024-06-13T13:30:36.597Z","dependency_job_id":"ac02e356-708a-4737-ba1d-de3ef888a918","html_url":"https://github.com/podboy/docsify-docker","commit_stats":null,"previous_names":["podboy/docsify-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/podboy/docsify-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2Fdocsify-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2Fdocsify-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2Fdocsify-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2Fdocsify-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podboy","download_url":"https://codeload.github.com/podboy/docsify-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podboy%2Fdocsify-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28802063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08T04:06:32.334Z","updated_at":"2026-01-27T04:32:34.178Z","avatar_url":"https://github.com/podboy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docsify docker\n\n\u003e Build Docsify Docker Image.\n\n## Introduction\n\nDocsify turns one or more Markdown files into a Website, with no build process required.\n\n- [Documentation](https://docsify.js.org/#/)\n- [GitHub](https://github.com/docsifyjs/docsify/)\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/docsify:latest -p 3000:3000 -v $(pwd)/example:/docs:ro\n```\n\ndocker-compose:\n\n```docker-compose\nversion: '3'\n\nservices:\n  app:\n    container_name: docsify\n    image: docker.io/mingzhebaosheng/docsify:latest\n    privileged: true\n    user: ${HOST_USER_ID:-0}:${HOST_GROUP_ID:-0}\n    ports:\n      - ${APP_PORT:-3000}:3000\n    volumes:\n      - ./example:/docs:ro\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodboy%2Fdocsify-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodboy%2Fdocsify-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodboy%2Fdocsify-docker/lists"}