docker icon indicating copy to clipboard operation
docker copied to clipboard

Insufficient permissions to access rustc

Open mcandre opened this issue 8 years ago • 0 comments

rustc is installed in /root/.cargo/bin, however the docker user cannot access these paths without sudo.

Could the installation scripts be modified to install rustc in a path accessible for the normal docker user?

mcandre avatar Oct 22 '17 18:10 mcandre