The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Donna Dionne e8382dedbe Also fixing docker file to ensure service account is copied. 10 years ago
..
Dockerfile Also fixing docker file to ensure service account is copied. 10 years ago
README.md Add Docker files for Python. 10 years ago

README.md

GRPC Python Dockerfile

Dockerfile for creating the Python development instances

As of 2015/02 this

  • is based on the GRPC Python base
  • adds a pull of the HEAD GRPC Python source from GitHub
  • builds it
  • runs its tests and aborts image creation if the tests don't pass
  • specifies the Python GRPC interop test server as default command