ioi/isolate

Isolate does not link system directories

Closed this issue · 1 comments

When creating a box, it doesn't link directories like /bin or /usr making me unable to do a thing. Do I need to link the directories by myself ? I'm running isolate in an alpine docker container.

After further testing, it appears that it just doesn't define the environment variables passed by env. Trying to directly use ls from /bin is working fine.