Project

indocker

0.0
Low commit activity in last 3 years
No release in over a year
Docker Containers Deployment
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 12.3.3
~> 3.0
~> 0.18.5

Runtime

 Project Readme

InDocker

Codeship Status for ArtStation/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.