Welcome to the third post in the Ruby on Rails Developer Series. In this part, our goal is to add a Docker container to our application so we can deploy our packaged application on a server. This will enable us to create a continuous integration process while building our environment in a matter of seconds. [...]The post Ruby on Rails Developer Series: Creating a Docker Container Around Your Application appeared first on via @codeship.