grpc/tools/dockerfile/grpc_java
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
..
Dockerfile Further cleanup. 2015-02-28 05:58:22 +01: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 Scripts to build java and cxx docker images from local (uncommitted) code and 2015-04-20 09:52:44 -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