Search Docker Hub
protoc
By stackmachine
Compile protocol buffers easily
182
A prebuilt Docker container that makes it easily to generate gRPC code from proto files.
docker run -v $(pwd):/build stackmachine/protoc example.proto
The .proto file must be in the current directory
Content type
Image
Digest
Size
194.1 MB
Last updated
almost 10 years ago
docker pull stackmachine/protoc