# Multi-Stage Dockerfile

> Dockerfile-only multi-stage images

**Subcategory:** GitHub  
**License:** MIT  
**Source:** https://github.com/github/awesome-copilot/blob/main/skills/multi-stage-dockerfile/SKILL.md

---

## When it is useful

Create optimized multi-stage Dockerfiles for any language or framework

## The Catch

Dockerfile-only. Will rewrite the image even when you asked for app code.
