grpc/tools/dockerfile/grpc_ruby_base/README.md

10 lines
304 B
Markdown

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