mirror of https://github.com/docker/docs.git
Merge pull request #20373 from kevinAlbs/patch-1
Fix typo "Container" => "Containers"
This commit is contained in:
commit
c3cf1d9d8b
|
@ -75,7 +75,7 @@ For this container, the frontend is accessible on port `8080`. To open the websi
|
|||
## Manage containers using Docker Desktop
|
||||
|
||||
|
||||
1. Open Docker Desktop and select the **Container** field on the left sidebar.
|
||||
1. Open Docker Desktop and select the **Containers** field on the left sidebar.
|
||||
2. You can view information about your container including logs, and files, and even access the shell by selecting the **Exec** tab.
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue