grpc / grpc-docker-library

Contains dockerfiles for gRPC in different languages
Apache License 2.0
207 stars 83 forks source link

Add GRPC v1.21.x CXX #68

Closed 56KBs closed 5 years ago

56KBs commented 5 years ago

Protobuf had to have submodule update added to it, in order for make check to successfully build. As a result I've deleted the grpc github directory on the container as this results in an even larger image (1.8GB+) if this isn't completed.

thelinuxfoundation commented 5 years ago

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards, CLA GitHub bot

56KBs commented 5 years ago

I signed it

srini100 commented 5 years ago

Note: The contents of this repo are purely community maintained and do not go through thorough review and testing by the gRPC team. Accepting this change as-is.