Docker image for Protobuf Compiler with a lot of plugins preinstalled
$ docker pull webplates/protoc-all
$ docker run --rm -it -v $PWD:/proto webplates/protoc-all protoc ...
The MIT License (MIT). Please see License File for more information.
Docker image for Protobuf Compiler with a lot of plugins preinstalled
$ docker pull webplates/protoc-all
$ docker run --rm -it -v $PWD:/proto webplates/protoc-all protoc ...
The MIT License (MIT). Please see License File for more information.