diff --git a/content/get-started/docker-concepts/running-containers/images/delete-the-container.webp b/content/get-started/docker-concepts/running-containers/images/delete-the-container.webp deleted file mode 100644 index 475d82a5764a..000000000000 Binary files a/content/get-started/docker-concepts/running-containers/images/delete-the-container.webp and /dev/null differ diff --git a/content/get-started/docker-concepts/running-containers/sharing-local-files.md b/content/get-started/docker-concepts/running-containers/sharing-local-files.md index 9600eba47231..bf324ff296a1 100644 --- a/content/get-started/docker-concepts/running-containers/sharing-local-files.md +++ b/content/get-started/docker-concepts/running-containers/sharing-local-files.md @@ -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