Rails Setting up Rails and Postgresql with Docker More and more companies switch to using Docker in the development process. The easiness to set up the whole environment is really astonishing. That’s why I wanted to give you a quick
Rails Docker for Rails Development First let’s create new Rails project. I’ll call it hello_docker. Inside the project directory create a Dockerfile file. This file will include all the instructions for Docker on how to