mirror of https://github.com/docker/docs.git
Fix typo "Container" => "Containers"
On Docker Desktop 4.31.1, the option appears as "Containers".
This commit is contained in:
parent
615d26feaf
commit
6f7b62b839
|
|
@ -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