mirror of https://github.com/docker/docs.git
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:
parent
ef56c203cc
commit
d3530dd999
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue