aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile
Commit message (Collapse)AuthorAge
...
* Switched to using protobuf-2.6.1 for nowGravatar Tim Emiola2015-01-26
|
* Updates java_base to pull in protobufGravatar Tim Emiola2015-01-26
|
* Updates the Java Dockerfiles to pull source from GitHubGravatar Tim Emiola2015-01-26
|
* Adding docker cpp supportGravatar Donna Dionne2015-01-23
| | | | removing commented out line
* Adding Docker support for cppGravatar Donna Dionne2015-01-23
|
* Merge pull request #175 from ↵Gravatar Qi Zhao2015-01-23
|\ | | | | | | | | tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring Updates the Go dockerfile to reflect the package restructuring.
| * Updates the Go dockerfile to reflect the package restructuring.Gravatar Tim Emiola2015-01-23
| | | | | | | | - also corrects an error in the Go client test command
* | Fixes a regression in the ruby dockerfileGravatar Tim Emiola2015-01-23
|/ | | | - the line that built and installed grpc ruby was mistakenly removed.
* Adds Dockerfile for GoGravatar Tim Emiola2015-01-22
|
* Switches the grpc-repo dockerfiles to pull gRPC source from GitHubGravatar Tim Emiola2015-01-21
|
* Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flagsGravatar Michael Lumish2015-01-14
|\ | | | | Grpc Tools: update JDK; fix the interop server transport flag
| * Updates the JDK to JDK8Gravatar Tim Emiola2015-01-14
| | | | | | | | - necessary to allow seamless interop testing, as discussed earlier this week.
| * Fix the transport name used to start the grpc java docker serverGravatar Tim Emiola2015-01-14
| |
* | Removing a few more traces of libevent.Gravatar Nicolas "Pixel" Noble2015-01-14
|/
* Corrects the ruby dockerfile to ensure it has access to git-on-[].Gravatar temiola2015-01-12
| | | | | | | | Adds a command for triggering a pull of the latest built docker images. Change on 2015/01/09 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83641150
* Adding the tools directory to the git export.Gravatar Nicolas Noble2015-01-06