Connecting thoughts
Articles written by SINAPTIA about Docker.
Nativifying a docker development environment
I’ve been working on docker exclusively since 2018. Besides its many benefits, it could be tiresome to type longer commands every single time. How do I do it without losing my mind?
Bringing a 10-year-old Ruby on Rails app back to life
Last week we published the case study of one of our first projects. After 10 years in the archive, I found and brought this old Ruby on Rails 4.0 application back to life.
Docker in development: Episode 4
Continuing our Docker in development series, in this episode we will see alternatives so we can optimize our images.
Docker in development: Episode 3
Continuing our Docker in development series, in this episode we’ll be exploring how to perform everyday tasks in our containers.
Docker in development: Episode 2
Continuing our Docker in development series, in this episode we’ll dockerize a Ruby on Rails application.
Docker in development: Episode 1
In this series, we will explore the motivation and benefits of using docker in development. We are going to give everyday tips that helped us move forward using it, focused on Ruby on Rails and React development.