mirror of https://github.com/docker/docs.git
Merge pull request #13679 from maifeeulasad/patch-1
highlighted docker requires admin privilege
This commit is contained in:
commit
1466adf41a
|
@ -111,7 +111,7 @@ Looking for information on using Windows containers?
|
|||
|
||||
4. When the installation is successful, click **Close** to complete the installation process.
|
||||
|
||||
5. If your admin account is different to your user account, you must add the user to the **docker-users** group. Run **Computer Management** as an administrator and navigate to **Local Users and Groups** > **Groups** > **docker-users**. Right-click to add the user to the group.
|
||||
5. If your admin account is different to your user account, you must add the user to the **docker-users** group. Run **Computer Management** as an **administrator** and navigate to **Local Users and Groups** > **Groups** > **docker-users**. Right-click to add the user to the group.
|
||||
Log out and log back in for the changes to take effect.
|
||||
|
||||
## Start Docker Desktop
|
||||
|
|
Loading…
Reference in New Issue