Closed vilija19 closed 2 years ago
Done! User is now set up in the sudo group by default. In case you need to, it can be disabled/removed from sudo group with --env="USER_SUDO=no"
in your docker run
command, or if you use the docker-wine script: ./docker-wine --nosudo
Done! User is now set up in the sudo group by default. In case you need to, it can be disabled/removed from sudo group with
--env="USER_SUDO=no"
in yourdocker run
command, or if you use the docker-wine script:./docker-wine --nosudo
This problem appears again in the latest version.
How to became a sudo user in this container? Are there any ways?