I am trying to mount an NFS share in a docker containe, but I cannot do so because the container running under rootlesskit does not have permissions to use escalate privileges on the host.
Is there a way to mount a share with rootlesskit or modify the rootlesskit somehow?
question from:https://stackoverflow.com/questions/66052261/mount-nfs-share-in-docker-in-rootless-mode