grpc/tools/dockerfile/grpc_java
Craig Tiller d4db33dcab Add missing copyright notices 2015-05-21 15:27:23 -07:00
..
Dockerfile Add 'installDist' task to grpc-java Docker build 2015-05-07 10:04:17 -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