New Version of Docker

About Docker Desktop In version 2.2.0.0 released on 2020-01-21, a new feature called Dashboard was added, which is also implemented based on Electron.

Dashboard

Running Dashboard

Docker Menu After running Docker, click the Docker icon in the menu bar, then click Dashboard in the dropdown list to launch the Dashboard.

Main Interface

Interface

You can see a simple and elegant UI that clearly lists the created containers. You can click the icons after each container to perform corresponding operations.

Settings

Settings

Click the settings button in the upper right corner of the interface to enter the settings page. You can see that the configuration items here are very similar to the previous Preferences. These include whether to start with the system, resource allocation, proxy, Docker Engine, and Kubernetes.

Troubleshooting

Troubleshoot

I hope this is helpful, Happy hacking…