Builds only the selected service.
Section: Build and Images
Build one service
bash
bash
docker compose build webExplanation
Speeds up iteration on a single app container.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Build and Images