aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_interop_java
Commit message (Collapse)AuthorAge
* Don't bother with full build in java dockerGravatar Eric Anderson2016-01-28
| | | | | | | | The command in the docker image is just to prepare a cache to reduce download for later builds. We only run installDist in build_interop.sh, so don't bother with full build. Fixes grpc/grpc-java#1370
* fix copyrightsGravatar Jan Tattermusch2016-01-27
|
* move dockerfiles where they belongGravatar Jan Tattermusch2016-01-27