aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_python/README.md
blob: efbdbeff8208c4796607300e6668af8cbbfff0c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
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