grpc/tools/dockerfile/grpc_java
Nicolas Noble 283d2acb7d Merge pull request #1851 from ejona86/dockerfile-no-codegen
Don't build codegen in grpc/java dockerfile
2015-06-05 13:04:09 -07:00
..
Dockerfile Merge pull request #1851 from ejona86/dockerfile-no-codegen 2015-06-05 13:04:09 -07:00
README.md Switched Protobuf-PHP references to my fork, removed references to git-on-borg 2015-02-02 14:10:42 -08:00
build.sh Add missing copyright notices 2015-05-21 15:27:23 -07:00

README.md

GRPC Java Dockerfile

Dockerfile for creating the Java development image

As of 2014/12 this

  • is based on the gRPC Java base
  • pulls from gRPC Java on GitHub
  • installs it and runs the tests