Skip to content

Files

Latest commit

a11ba15 · Dec 18, 2023

History

History
14 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 296 Bytes

Image GRPC

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