aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_php_base/README.md
blob: d93778e5ec85e17c54b5d27bde86efcb8bb0a248 (plain)
1
2
3
4
5
6
7
8
9
GRPC PHP Base Dockerfile
========================

Dockerfile for creating the PHP gRPC development Docker instance.

As of 2014/10 this
- it installs tools and dependencies needed to build gRPC PHP
- it does not install gRPC PHP itself; a separate Dockerfile that depends on
  this one will do that