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

Dockerfile for creating the PHP development instances

As of 2014/10 this
- is based on the GRPC PHP base
- adds a pull of the HEAD GRPC PHP source from GitHub
- it builds it
- runs the tests, i.e, the image won't be created if the tests don't pass