/rubycon

A base dockerized environment to work with Ruby

Primary LanguageDockerfile

Rubycon

Create image, mount and start container and jump into container shell:

docker-compose run --service-ports rubycon

A Gemfile will be created if no one is present.