{"id":21178704,"url":"https://github.com/poabob/protoc-builder","last_synced_at":"2026-02-25T02:31:05.741Z","repository":{"id":102352539,"uuid":"559094114","full_name":"POABOB/protoc-builder","owner":"POABOB","description":"Building protoc with Docker image","archived":false,"fork":false,"pushed_at":"2022-10-29T15:54:16.000Z","size":6509,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T16:42:22.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/POABOB.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":"2022-10-29T03:26:29.000Z","updated_at":"2022-10-29T15:54:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f849e89-a2a6-4c09-9740-41380f2234b0","html_url":"https://github.com/POABOB/protoc-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/POABOB/protoc-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POABOB%2Fprotoc-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POABOB%2Fprotoc-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POABOB%2Fprotoc-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POABOB%2Fprotoc-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/POABOB","download_url":"https://codeload.github.com/POABOB/protoc-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/POABOB%2Fprotoc-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29809086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T22:43:48.403Z","status":"online","status_checked_at":"2026-02-25T02:00:07.329Z","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-20T17:23:28.023Z","updated_at":"2026-02-25T02:31:05.727Z","avatar_url":"https://github.com/POABOB.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# protoc-builder\n\n## 使用方式\n\n### Build Image\n\n\n- 打包成鏡像，看後續你有沒有需要上傳Docker Hub\n```bash=\ndocker build --no-cache --pull --force-rm -t poabob/protoc-builder:latest .\n```\n\n- Push 到 Dockerhub(Push 前請先有Dockerhub帳號)\n```bash=\ndocker push poabob/protoc-builder:latest\n```\n\n### Generate Proto\n```bash=\nsudo docker run --rm -v $(pwd):$(pwd) -w $(pwd) -t poabob/protoc-builder --proto_path=. --micro_out=. --go_out=:. ./protos/base/base.proto\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoabob%2Fprotoc-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoabob%2Fprotoc-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoabob%2Fprotoc-builder/lists"}