By clicking “Accept All Cookies”, you agree to the storing
of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing
efforts. View our Privacy Policy for more
information.
This troubleshooting guide provides step-by-step instructions on how to add a user to the docker-users group while using Docker Desktop.
Docker Desktop is a useful tool for development, but in order to use it, your user needs to be added to the docker-users group. In this tutorial, we will guide you through the process of adding a user to the docker-users group in Docker Desktop.
Instructions
Press the Windows + R keys to open the Run dialog.
Type “netplwiz” and press Enter. This will open the User Accounts dialog.
Make note of your username.
Open PowerShell as an administrator.
Type the following command and press Enter:
net localgroup docker-users "username" /ADD
Replace “username” with the username you noted in step 3.
Discover the Unified Namespace in IT/OT convergence with this four-lesson course. Gain essential insights to navigate the hype and make informed decisions about UNS in Industry 4.0.
This guide provides straightforward steps to deploy a UniFi Controller on a Kubernetes cluster using Flatcar and Traefik. If you're using the United Manufacturing Hub and want to add network management capabilities, this guide will be beneficial.
Learn to change the Node-RED instance timezone in the UMH from 'Europe/Berlin' to your preferred timezone. Find easy step-by-step instructions for using Lens/UMHLens and the Helm Chart for quick updates.