{"id":20884068,"url":"https://github.com/pcorbel/docker-proto","last_synced_at":"2025-07-04T03:06:03.179Z","repository":{"id":114252014,"uuid":"136048228","full_name":"pcorbel/docker-proto","owner":"pcorbel","description":"This is a multistage Docker build to have an All In One Proto compiler","archived":false,"fork":false,"pushed_at":"2018-06-15T12:38:12.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T17:50:06.775Z","etag":null,"topics":["docker","protobuf","protoc"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/pierrecorbel/docker-proto/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcorbel.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":"2018-06-04T15:48:42.000Z","updated_at":"2019-04-19T07:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"31c86f9b-03ef-4e67-8e51-657469387d6d","html_url":"https://github.com/pcorbel/docker-proto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcorbel/docker-proto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcorbel%2Fdocker-proto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcorbel%2Fdocker-proto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcorbel%2Fdocker-proto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcorbel%2Fdocker-proto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcorbel","download_url":"https://codeload.github.com/pcorbel/docker-proto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcorbel%2Fdocker-proto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263437338,"owners_count":23466365,"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","protobuf","protoc"],"created_at":"2024-11-18T08:08:57.033Z","updated_at":"2025-07-04T03:06:03.121Z","avatar_url":"https://github.com/pcorbel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-proto\n\n# How to use\n\nWhere ${proto} is your file.proto\n\n```\ndocker run \\\n-v $(pwd):$(pwd) \\\n-w $(pwd) pierrecorbel/docker-proto:1.0.1 \\\n/usr/bin/protoc \\\n-I/protobuf \\\n--proto_path=src/main/proto \\\n--java_out=src/main/java \\\n--python_out=src/main/python \\\n--swift_out=src/main/swift \\\n--doc_out=src/main/json \\\n--doc_opt=json,${proto%%.proto}.json \\\n${proto}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcorbel%2Fdocker-proto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcorbel%2Fdocker-proto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcorbel%2Fdocker-proto/lists"}