Browsing Tag
docker
153 posts
“Adeus ‘funciona na minha máquina’: Spring Boot com PostgreSQL usando Docker”
Introdução Quando comecei a estudar containerização de aplicações Java, uma coisa ficou muito clara: o maior ganho não…
Tech Stack Lessons from scaling 20x in a year
A year ago, I wrote about our tech stack and how it helped us run a lean cloud…
Local AI Tools: Introducing LocalAI (Tool 3)
Continuing our exploration of tools for running AI models locally, the next solution to discuss is LocalAI. Unlike…
Docker Network Commands
The docker network command is used to manage Docker networks. It allows you to create, inspect, list, connect,…
Docker Volumes and Data Persistence: Managing State in Containers 💾
One of the most challenging aspects of working with Docker has been figuring out data persistence. Containers are…
Part 01: Building a Sovereign Software Factory: Docker Networking & Persistence
GitHub: https://github.com/InfiniteConsult/0005_cicd_part01_docker TL;DR: In this first installment, we reject the fragility of default Docker environments. We build a…
Day 10 — Legacy Systems (The Old Bridge)
The forest grows darker as Gord and Rothütle push deeper, the trees closing in like ancient sentinels. Rothütle…
Docker Image Compression: gzip vs zstd
Docker images are already compressed when you push them to registries like Docker Hub, GHCR, AWS ECR, etc.…
PiHMP Stack (v2) – The Phoenix Protocol Build Log
Introduction: The Inciting Incident A few days ago, my trusty Raspberry Pi 4—the backbone of my home network—died.…
Docker NGINX + WordPress + MariaDB Tutorial – Inception42
A Complete Step-by-Step Deep Dive MVP Tutorial Welcome to the most comprehensive Docker tutorial for creating a complete…