Sha256: 6052c9ad023daf8a3fe310c41ca33d77e35cdd4e4899182b1f511f7fe6b36c1b
Contents?: true
Size: 676 Bytes
Versions: 20
Compression:
Stored size: 676 Bytes
Contents
# InDocker [](https://app.codeship.com/projects/404716) Docker Containers Deployment ## Installation ``` $ gem install indocker ``` ## Development: Launch example app locally ```ruby cd example indocker/bin/deploy -C dev -c ruby -d ``` ## Development: Launch example with external host NOTE: Default external host requires extra permissions. ```ruby 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](https://opensource.org/licenses/MIT).
Version data entries
20 entries across 20 versions & 1 rubygems