BeanDocker
BeanDocker gives you the ability to create additional docker containers using the current image and with the environment variables that Beanstalk uses to start each new container.
Installation
Install this gem on your Elastic Beanstalk Docker instance:
$ sudo gem install bean_docker
Usage
To launch a new container on an Elastic Beanstalk docker instance:
$ sudo /usr/local/bin/bdrun
Development
Still experimental.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/calasyr/bean_docker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.