spacedrive
spacedrive copied to clipboard
Proper Sudo Checks
trafficstars
Discussed in https://github.com/spacedriveapp/spacedrive/discussions/174
Originally posted by kphanipavan May 23, 2022

Running the script in a container, which defaults to root user, fails to setup because sudo doesn't exist. Having sudo check just like cargo and pnpm helps setup the work environment in a container.
Using Docker Container with lateset Ubuntu image.