{"id":29022753,"url":"https://github.com/tiryoh/docker-mkdocs-builder","last_synced_at":"2025-06-26T03:03:37.968Z","repository":{"id":40396755,"uuid":"323368586","full_name":"Tiryoh/docker-mkdocs-builder","owner":"Tiryoh","description":"🐳 Dockerfiles to build MkDocs document project","archived":false,"fork":false,"pushed_at":"2025-05-12T18:01:43.000Z","size":314,"stargazers_count":1,"open_issues_count":10,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T18:45:35.248Z","etag":null,"topics":["docker","mkdocs"],"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/Tiryoh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-12-21T15:03:09.000Z","updated_at":"2025-05-12T17:55:03.000Z","dependencies_parsed_at":"2024-02-05T14:39:23.571Z","dependency_job_id":"a685d4f1-ff3d-4f8c-b046-2cf45caeef78","html_url":"https://github.com/Tiryoh/docker-mkdocs-builder","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/Tiryoh/docker-mkdocs-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fdocker-mkdocs-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fdocker-mkdocs-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fdocker-mkdocs-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fdocker-mkdocs-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tiryoh","download_url":"https://codeload.github.com/Tiryoh/docker-mkdocs-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tiryoh%2Fdocker-mkdocs-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261990285,"owners_count":23241186,"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","mkdocs"],"created_at":"2025-06-26T03:03:37.421Z","updated_at":"2025-06-26T03:03:37.956Z","avatar_url":"https://github.com/Tiryoh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-mkdocs-builder\nDockerfile that just builds the MkDocs document\n\n## Usage\n\n1. Run the following command in your mkdocs project to start the local server\n\n```\ndocker run --rm -p 8000:8000 -v ${PWD}:/docs tiryoh/mkdocs-builder:alpine\n```\n\n2. Access http://127.0.0.1:8000 to access the content\n\n\n## Related Projects\n\n* [Tiryoh/actions-mkdocs](https://github.com/Tiryoh/actions-mkdocs)\n    * GitHub Actions for MkDocs\n\n## (Advanced) Build Docker Image\n\nTo build the docker image locally, run the following command.\n\n```sh\n# Debian\ndocker build -t tiryoh/mkdocs-builder:debian -f debian/Dockerfile .\n\n# Alpine\ndocker build -t tiryoh/mkdocs-builder:alpine -f alpine/Dockerfile .\n```\n\n## License\n\nCopyright (c) 2020-2023 Daisuke Sato\n\nThis repository is licensed under the MIT License, see [LICENSE](./LICENSE).\nUnless attributed otherwise, everything in this repository is licensed under the MIT license.\n\n### Acknowledgements\n\nThis repository includes third-party libraries and software. See [THIRD-PARTY-NOTICES.md](./THIRD-PARTY-NOTICES.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiryoh%2Fdocker-mkdocs-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiryoh%2Fdocker-mkdocs-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiryoh%2Fdocker-mkdocs-builder/lists"}