grpc/tools/dockerfile/grpc_ruby
temiola f31ed60d7c Corrects the ruby dockerfile to ensure it has access to git-on-[].
Adds a command for triggering a pull of the latest built docker images.
	Change on 2015/01/09 by temiola <temiola@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83641150
2015-01-12 11:22:02 -08:00
..
Dockerfile Corrects the ruby dockerfile to ensure it has access to git-on-[]. 2015-01-12 11:22:02 -08:00
README.md Adding the tools directory to the git export. 2015-01-06 18:08:25 -08:00

README.md

GRPC Ruby Dockerfile

Dockerfile for creating the Ruby development instances

As of 2014/10 this

  • is based on the GRPC Ruby base
  • adds a pull of the HEAD gRPC Ruby source from git-on-borg
  • it builds it
  • runs the tests, i.e, the image won't be created if the tests don't pass