Right out the gate, but I'm aware this is an odd thing to request for, but is there a way to create a "barebones shell version" of this?
I'm taking just the Darwin UNIX system that emulates the terminal side of thing almost perfectly, minus the actual virtual machine & display.
What I'm trying to accomplish is creating an isolated devcontainer to experiment and test with new packages and dotfile settings without it affecting my host's system. Not only to test it to make sure anything major I do won't break anything, but also run Snyk on it to scan for any potential security issues.
I know it's not a perfect system, but I figured its an idea that could be built upon over time.
Right out the gate, but I'm aware this is an odd thing to request for, but is there a way to create a "barebones shell version" of this?
I'm taking just the Darwin UNIX system that emulates the terminal side of thing almost perfectly, minus the actual virtual machine & display.
What I'm trying to accomplish is creating an isolated devcontainer to experiment and test with new packages and dotfile settings without it affecting my host's system. Not only to test it to make sure anything major I do won't break anything, but also run Snyk on it to scan for any potential security issues.
I know it's not a perfect system, but I figured its an idea that could be built upon over time.