Using the Docker Desktop menu, you can configure your Docker settings such as installation, updates, version channels, and Docker Hub login.
Before you begin
Get access to Docker Hub.
Install Docker Desktop for Windows.
Procedure
To open the Docker Desktop menu, click the Docker icon in the notifications area or on the system tray.
Click Settings.
Docker displays the Settings page.
In the General tab, clear the following check boxes:
Send usage statistics
Use containerd for pulling and storing images
Note:
In Docker Desktop version 4.34.0 and later, the Use containerd for pulling and storing images check box is selected by default. Clear the check box for successful CSP Air Gap deployment.
In the Resources tab, click FILE SHARING and select the C check box.
Note:
The following steps applies only to software installed on the C drive.
Click Apply & Restart.
In the Start menu, navigate to Windows PowerShell folder and click Windows PowerShell.
On the Windows PowerShell console, enter docker version.
The Docker console displays the docker client and server version information.