tree: 218f5bbeccdb199917d06ab1d039ceb695735b64 [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