cocalc-docker icon indicating copy to clipboard operation
cocalc-docker copied to clipboard

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

Open williamstein opened this issue 7 years ago • 2 comments

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.

williamstein avatar Nov 07 '18 17:11 williamstein

+1

omani avatar Apr 04 '19 20:04 omani

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

williamstein avatar Mar 15 '23 15:03 williamstein