Nicolas "Pixel" Noble
2f02bb051f
Further cleanup.
2015-02-28 05:58:22 +01:00
Eric Anderson
a04a64d368
Update Java Dockerfile to proto3-alpha-2 and add nanoproto
2015-02-27 09:25:37 -08: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
1829e4cf42
Fixing go docker file to use the correct golang path
...
Fixing java_base to edit permission on a key file
2015-02-12 17:42:50 -08:00
Donna Dionne
573a09688a
Merge branch 'master' of github.com:google/grpc into docker
2015-02-12 10:03:38 -08:00
Eric Anderson
ae47921895
Update grpc_java_base Dockerfile to proto3
...
Proto3 is now required for Java, so build it including the Java runtime
since it is not on Maven.
2015-02-10 15:18:15 -08:00
Donna Dionne
c08e3b8a7e
updating repository names
2015-02-06 18:11:04 -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
12e12a39ab
Updates the Java Dockerfiles to pull source from GitHub
2015-01-26 11:15:00 -08:00
Tim Emiola
41b6d9aad3
Switched to using protobuf-2.6.1 for now
2015-01-26 11:15:00 -08:00
Tim Emiola
7d5b1027ed
Updates java_base to pull in protobuf
2015-01-26 10:53:50 -08:00
Tim Emiola
6ed6036e02
Updates the Java Dockerfiles to pull source from GitHub
2015-01-26 10:53:50 -08:00
Tim Emiola
baa26f845e
Updates the JDK to JDK8
...
- necessary to allow seamless interop testing, as discussed earlier this week.
2015-01-14 15:39:07 -08:00
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
2015-01-06 18:08:25 -08:00