Update install.md

The install instructions are missing a critical step that requires the user to be added to the "docker-users" group.  Without this, the user will be prevented from running Docker containers.
This commit is contained in:
Scott Fredericksen 2020-05-22 00:28:10 -06:00 committed by GitHub
parent 8716eb0b98
commit fca82492f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ Looking for information on using Windows containers?
4. When the installation is successful, click **Close** to complete the installation process.
5. Run as Administrator the Windows Computer Management and navigate to "Users and Groups". Right-click and add your user to the "docker-users" group. Then restart the computer.
## Start Docker Desktop
Docker Desktop does not start automatically after installation. To start Docker Desktop, search for Docker, and select **Docker Desktop** in the search results.