Once you start a Docker container, if you go and click the Docker icon in the toolbar and choose Dashboard, you will see it in Docker Desktop:

Now if you hover the container with the mouse, you will see 5 buttons:

They are:

  • Open in browser
  • CLI
  • Stop
  • Restart
  • Delete

You can manage your container lifecycle through them.

Clicking a container name in the list will reveal more data, including a Logs manager:

#docker #docker desktop #container #dashboard

Using Docker Desktop to manage a Container
1.45 GEEK