Docker: Running a Rails App Container with PostgreSQL Service
In this 13 minute episode we show you how to run a rails app using docker and connect it to a postgresql service. We cover how to work with environment variables and how to configure your database to work when running your app with docker.
Post a comment