tree: 6990009d18b3138ee0151c8ff769767cceb20bd3 [path history] [tgz]
  1. Dockerfile
  2. README.md
tools/dockerfile/grpc_ruby_base/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