Commit Graph

11 Commits

Author SHA1 Message Date
Donna Dionne f9f8aca5b0 Scripts to build java and cxx docker images from local (uncommitted) code and
run interop tests in GCE VMs.
2015-04-20 09:52:44 -07:00
Nicolas "Pixel" Noble 2f02bb051f Further cleanup. 2015-02-28 05:58:22 +01:00
Craig Tiller ab37138647 Update year 2015-02-20 15:16:50 -08:00
Craig Tiller 6ce372cc8f Add copyrights to docker files, makefiles 2015-02-20 09:44:12 -08:00
Donna Dionne c08e3b8a7e updating repository names 2015-02-06 18:11:04 -08:00
murgatroid99 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg 2015-02-02 14:10:42 -08:00
Eric Anderson c180e9f70c Fix grpc_java* Docker images
The images seem to have been broken starting with 12e12a3, but the
removal of Maven support from grpc-java also broke them further.

SSH handling no longer uses $HOME as it does not agree with /etc/passwd
in older docker versions[1] and prevented SSH from seeing the config
file.

Some effort was also made to reduce the image sizes by removing
temporary files.

1. https://github.com/docker/docker/issues/2968
2015-01-29 10:50:37 -08:00
Tim Emiola 3ff195d885 Updates the java dockerfile and client command to reflect recent flag changes 2015-01-26 11:15:01 -08:00
Tim Emiola 6ed6036e02 Updates the Java Dockerfiles to pull source from GitHub 2015-01-26 10:53:50 -08:00
Tim Emiola 7ae3950675 Fix the transport name used to start the grpc java docker server 2015-01-14 13:38:44 -08:00
Nicolas Noble ddef24620a Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00