grpc/tools/dockerfile/grpc_ruby_base
Tim Emiola 8331591d92 Removes an unnecessary addition to the bash src file 2015-01-29 13:26:58 -08:00
..
Dockerfile Removes an unnecessary addition to the bash src file 2015-01-29 13:26:58 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00

README.md

GRPC RUBY Base Dockerfile

Dockerfile for creating the Ruby gRPC development Docker instance.

As of 2014/10 this

  • it installs tools and dependencies needed to build gRPC Ruby
  • it does not install gRPC Ruby itself; a separate Dockerfile that depends on this one will do that