AGhost-7/docker-dev

Add de-escalated user

AGhost-7 opened this issue · 0 comments

Should add a new user which doesn't have root/docker access for when running commands such as npm install (with just an alias). Could be tricky since I need to create the files with the same ownership as the original user, and also need to source the same bashrc (since nvm won't work otherwise).