ENGDOCS-3070 (#23594)

<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/issues/23235

## 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-10-23 13:40:35 +01:00
committed by GitHub
parent 896a5be42b
commit 14acf49df4
2 changed files with 1 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -182,10 +182,7 @@ The container continues to run until you stop it.
2. Locate the container you'd like to stop.
3. Select the **Delete** action in the Actions column.
![A screenshot of Docker Desktop Dashboard showing how to delete the container](images/delete-the-container.webp?border=true)
3. Select the **Stop** action in the Actions column.
## Additional resources