Open gpomykala opened 1 month ago
Just released v0.26.0 still running as root, I'll re-look into it now. For context, I had it initially run without root but it was causing too many side issues, so it got removed in https://github.com/qdm12/basedevcontainer/commit/e1fcbd9a7cf1ec87a95bbd6838b99c6f432add28 - I'll try again now!
Code is ready in #30 but for now, the non root user "user" (uid 1000 and gid 1000) has:
Should this be changed? Why did you initially want to run the base image without root?
any plans to add non-root user in this base image?