mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
The down command used with profile will stop the services with a given profile but also all the services without any profiles ## Description Correct the section of stopping services with a specific profile in the how-to profile documentation page ## Related issues or tickets https://github.com/docker/compose/issues/12648 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [x] Editorial review - [ ] Product review Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>