We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To prevent that some users have issues with mounting volumes with there default user (mostly 1000), we will change the default user to 1000
1000
The text was updated successfully, but these errors were encountered:
* change default USER to 1000 #61
3cfe166
* refactor vnc startup script #73: * add help option `--help` * ensure correct forwarding of shutdown signals * add "DEBUG" mode and move all log output to this mode * update README.md
No branches or pull requests
To prevent that some users have issues with mounting volumes with there default user (mostly 1000), we will change the default user to
1000
The text was updated successfully, but these errors were encountered: