Docker Containers Deployment
$ gem install indocker
cd example
indocker/bin/deploy -C dev -c ruby -d
NOTE: Default external host requires extra permissions.
cd example
indocker/bin/deploy -C external -c ruby -d
The gem is available as open source under the terms of the MIT License.