docker
docker copied to clipboard
Insufficient permissions to access rustc
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?