Hacker News new | ask | show | jobs
by encryptluks2 1558 days ago
It is usually better to use --user $(id -u):$(id -g) to do this. You don't really need to pass it as a variable for the most part.
1 comments

The author needs to add this and then try if everything works as expected (like npm and pip and so on)