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