{"id":20766165,"url":"https://github.com/navono/proto-compiler-docker","last_synced_at":"2026-01-26T07:32:48.504Z","repository":{"id":74497098,"uuid":"190514918","full_name":"navono/proto-compiler-docker","owner":"navono","description":"Dockerfile for compile proto file","archived":false,"fork":false,"pushed_at":"2019-06-06T06:06:05.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T05:14:59.004Z","etag":null,"topics":["dockerfile","protobuf"],"latest_commit_sha":null,"homepage":null,"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/navono.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":"2019-06-06T04:38:26.000Z","updated_at":"2019-06-06T06:06:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5af84a7-2f63-48a8-afe8-2d02c28157d8","html_url":"https://github.com/navono/proto-compiler-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/navono/proto-compiler-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Fproto-compiler-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Fproto-compiler-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Fproto-compiler-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Fproto-compiler-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navono","download_url":"https://codeload.github.com/navono/proto-compiler-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Fproto-compiler-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28769851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T06:37:25.426Z","status":"ssl_error","status_checked_at":"2026-01-26T06:37:23.039Z","response_time":59,"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":["dockerfile","protobuf"],"created_at":"2024-11-17T11:21:43.839Z","updated_at":"2026-01-26T07:32:48.485Z","avatar_url":"https://github.com/navono.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proto-compiler-docker\nCompile `.proto` files with Docker.\n\n## dev\n\u003e docker build -t proto-compiler:latest .\n\n## Usage\n\u003e $ export protoCompiler=\"proto-compiler:latest\"\n\u003e\n\u003e $ docker run -v $(pwd):/repo $(protoCompiler) \\\n    protoc -Irepo/proto -Irepo/third_party \\\n    --js_out=import_style=commonjs,binary:/repo/out \\\n    --ts_out=service=true:/repo/out \\\n    --go_out=plugins=grpc:/repo/out \\\n    --grpc-gateway_out=logtostderr=true:/repo/out \\\n    --swagger_out=logtostderr=true:/repo/out/swagger \\\n    --lint_out=. \\\n  repo/proto/test.proto\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavono%2Fproto-compiler-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavono%2Fproto-compiler-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavono%2Fproto-compiler-docker/lists"}