This image compiles gRPC from source to:
- Enhance compatibility
- Compile .proto files
- Compile grpc_plugins
with specific versions to avoid breaking changes.
# tag is grpc version, also used as image tag
# sopro-dev/sopro-grpc:tag
make build-and-release tag=v1.54.2