<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
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>
<!--Delete sections as needed -->
## Description
Adds shortcode and renames the page (have not added an alias as the page
has been live for less than 24 hours so does not need one)
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
## Description
I added some explanation about the `ignore` attribute in the watch rule.
I noticed the document says:
> All paths are relative to the project directory
However, when I deployed it in my project, I found that my container was
rebuilding crazily based on the action I defined.
After testing, I discovered that the `ignore` path is actually relative
to the `path` defined in the same `watch` rule, not the project
directory. I also confirmed this with the AI on the Docker Docs website.
This PR updates the documentation to clarify this behavior.
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
I updated the heading to replace <project directory> with the
HTML-escaped equivalent <project directory>. This change ensures
proper rendering on the web version of the site, where raw HTML don't
display correctly..
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Co-authored-by: Sergii Boboshko <sergii.boboshko@henesis.eu>
Dear Community and Developers,
Thank you heartfelt for the marvel you do...
---
Fixed a tiny typo, ~~making the strict "Director" to not watch closely
the directory but having their own business~~.
---
Best and kind regards ✨
<!--Delete sections as needed -->
## Description
Final PR to improve the DD IA.
Validate test failing due to link that needs fixing in an upstream repo
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Stick with the preferred version of compose files according to
https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review