command
module
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Oct 3, 2017
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

Protocol Buffers + Docker
All-inclusive protoc suite, powered by Docker and Alpine Linux.
What's included:
Supported languages
- C
- C++
- C#
- Java / JavaNano (Android)
- JavaScript
- Go
- Objective-C
- PHP
- Python
- Ruby
- Rust
- Swift
Usage
$ docker run --rm -v<some-path>:<some-path> -w<some-path> TheThingsIndustries/protoc [OPTION] PROTO_FILES
For help try:
$ docker run --rm TheThingsIndustries/protoc --help
Image Size
The current image is about ~200mb and one layer. Most the space is spent on Go tools.
All the binaries are UPX'ed. Including the Swift stdlib.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.