<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multi-Stage on SystemsGolive</title><link>https://systemsgo.live/tags/multi-stage/</link><description>Recent content in Multi-Stage on SystemsGolive</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 SystemsGo.live and Mickael Asghar. All rights reserved.</copyright><lastBuildDate>Sat, 20 Jun 2026 09:15:36 +0100</lastBuildDate><atom:link href="https://systemsgo.live/tags/multi-stage/index.xml" rel="self" type="application/rss+xml"/><item><title>Multi-Stage Docker Builds: Smaller, Safer, and Faster</title><link>https://systemsgo.live/post/multi-stage-docker-builds-smaller-safer-faster/</link><pubDate>Sat, 20 Jun 2026 09:15:36 +0100</pubDate><guid>https://systemsgo.live/post/multi-stage-docker-builds-smaller-safer-faster/</guid><description>
Multi-stage Docker builds separate the build environment from the runtime in a single Dockerfile. This post covers the four concrete benefits – smaller images, fewer CVEs, more readable Dockerfiles, and faster builds – using a TypeScript app that dropped from 289MB to 167MB.</description></item></channel></rss>