tree: 6c3ac30d032f2216867d2a41526c002157c89039 [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