itzg/protoc2

Sponsored OSS

By itzg

Updated over 7 years ago

An "ancient" version of the protoc compiler

Image
API Management
Languages & Frameworks
Integration & Delivery
0

10K+

This Google Protobuf compiler image is for projects that need an "ancient" version of the protoc compiler.

Usage

docker run -it --rm -v $PWD:/src itzg/protoc2 [OPTION] PROTO_FILES

where OPTION and PROTO_FILES are standard command-line parameters of protoc itself. Use --help to see the available options.

Docker Pull Command

docker pull itzg/protoc2