Allow us to select which system users have access to the docker socket.
Current workaround is to manually run sudo usermod -a -G docker <USER> to add the user to the docker group, it would however be nice to set this from the UI.
Allow us to select which system users have access to the docker socket.
Current workaround is to manually run sudo usermod -a -G docker <USER> to add the user to the docker group, it would however be nice to set this from the UI.