You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go Proto Compiler is a Dockerfile containerizes protoc and gRPC/Google proto dependencies. The image is used for automatically compiling proto files into Go code.
Usage
docker build . -t go_proto_compiler
This repo has tag triggered builds.
About
Containerizing protoc for golang runtime compilation.