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
In this episode of our Docker in development series, discover various alternatives and tips to optimize your Docker images, reducing their size and improving efficiency.
Docker in development: Episode 3
In this episode of our Docker in development series, learn how to perform everyday tasks within your Docker containers, including running rake tasks and managing databases.
Docker in development: Episode 2
In this episode of our Docker in development series, we’ll guide you through the process of dockerizing a Ruby on Rails application step-by-step.
Docker in development: Episode 1
Explore the benefits of Docker for development, with practical tips for Ruby on Rails and React projects. Learn how it streamlines setup and ensures consistent environments.