aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_ruby_base/README.md
blob: acf1e50dbe32bd7cec0dfbffaaef239001af3c71 (plain)
1
2
3
4
5
6
7
8
9
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