Skip to content
New issue

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

admin without sudo docker exec -it cocalc bash -- make the first user created be an admin automatically, and make admin be able to sudo #34

Open
williamstein opened this issue Nov 7, 2018 · 2 comments

Comments

@williamstein
Copy link
Contributor

Make two changes only when running cocalc-docker:

  • first ever user created is an admin
  • admin users can sudo (to install more software).

Doing this would make cocalc-docker way more usable, and easier to use with "container image" launching in hosted platforms like Google Cloud Platform that don't (easily?) support sudo docker exec -it cocalc bash.

@omani
Copy link

omani commented Apr 4, 2019

+1

@williamstein
Copy link
Contributor Author

Increasing the priority of this. It's what many similar products do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants