grpc/tools/dockerfile/grpc_java
Eric Anderson c0944ddd19 For Docker grpc_java, no longer build Netty
In grpc/grpc-java#425 we will be removing the netty submodule.
2015-07-08 16:44:15 -07:00
..
Dockerfile For Docker grpc_java, no longer build Netty 2015-07-08 16:44:15 -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