sinaptia waves

Articles about Docker .

Articles written by SINAPTIA about software development in general and Ruby on Rails and React in particular.

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?

Patricio Mac Adden
Jun 28th, 2023
Development, Docker

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.

Patricio Mac Adden
May 17th, 2023
Development, Ruby, Ruby on Rails, Docker

Docker in development: Episode 4

Continuing our Docker in development series, in this episode we will see alternatives so we can optimize our images.

Patricio Mac Adden
Mar 9th, 2020
Development, Docker

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.

Patricio Mac Adden
Feb 9th, 2020
Development, Docker

Docker in development: Episode 2

Continuing our Docker in development series, in this episode we’ll dockerize a Ruby on Rails application.

Patricio Mac Adden
Jan 9th, 2020
Development, Docker

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.

Patricio Mac Adden
Dec 18th, 2019
Development, Docker