Docker for Rails Development
Docker for Rails Development is a step-by-step guide on how to use Docker to standardise a common development environment across a diverse team.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Docker for Rails Development is a step-by-step guide on how to use Docker to standardise a common development environment across a diverse team.
Comments
Thanks for the posts Rachelle, but if you could slow down you would get a better effect, i.e. one per day, say.
I’ve create a while ago a simple CLI to generate and run Rails dev environment with Docker, the goal is to make it a bit more friendly, you can check it out here: https://github.com/gmontard/dockrails
Post a comment