grpc/tools/dockerfile/grpc_ruby_base
Donna Dionne c08e3b8a7e updating repository names 2015-02-06 18:11:04 -08:00
..
Dockerfile updating repository names 2015-02-06 18:11:04 -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