Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rvolosatovs/docker-protobuf

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol Buffers + Docker

An all-inclusive protoc Docker image.

What's included:

Supported languages

  • C
  • C#
  • C++
  • Dart
  • Go
  • Java / Java Lite (Android)
  • JavaScript
  • Kotlin
  • Objective-C
  • PHP
  • Python
  • Ruby
  • Rust
  • Scala
  • Swift
  • Typescript

Usage

$ docker run --rm -v<some-path>:<some-path> -w<some-path> rvolosatovs/protoc [OPTION] PROTO_FILES

For help try:

$ docker run --rm rvolosatovs/protoc --help

Acknowledgements

It started out as https://github.com/znly/docker-protobuf fork, but grew into a stand-alone project.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.