Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 642 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 642 Bytes

Protobuf Compiler Docker image

Build Status Docker Image

Docker image for Protobuf Compiler with a lot of plugins preinstalled

Usage

$ docker pull webplates/protoc-all
$ docker run --rm -it -v $PWD:/proto webplates/protoc-all protoc ...

License

The MIT License (MIT). Please see License File for more information.