Open Zihe33Huang opened 1 year ago
You can compile and install enroot somewhere where you have permissions with DESTDIR
You won't be able to import docker images but you can do this on a system where you have root and copy the squashfs over.
Alternatively you can use an enroot bundle and copy this over to where you have limited permissions
You can compile and install enroot somewhere where you have permissions with
DESTDIR
You won't be able to import docker images but you can do this on a system where you have root and copy the squashfs over. Alternatively you can use an enroot bundle and copy this over to where you have limited permissions
Thank you, I will try!
I'd like to test performance of it on HPC cluster, but I can not use sudo command