dd-cli-cicd-fix (#22187)

<!--Delete sections as needed -->

## Description

Clarity as per support's request
https://docker.slack.com/archives/C027X59V596/p1741283172585929

## 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
This commit is contained in:
Allie Sadler 2025-03-07 14:59:01 +00:00 committed by GitHub
parent ef56c203cc
commit d3530dd999
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ The Docker Desktop CLI lets you perform key operations such as starting, stoppin
The Docker Desktop CLI provides:
- Enhanced automation and CI/CD integration: Perform Docker Desktop operations directly in CI/CD pipelines for better workflow automation.
- Simplified automation for local development: Execute Docker Desktop operations more efficiently in scripts and tests.
- An improved developer experience: Restart, quit, or reset Docker Desktop from the command line, reducing dependency on the Docker Desktop Dashboard and improving flexibility and efficiency.
## Usage