Is your feature request related to a problem? Please describe.
I would like to be able to run a fully isolated Linux Machine.
Describe the solution you'd like
- Have the option to disable auto-mounting of host filesystems in guest and guest filesystems in host.
- Disable the
mac convenience functions from the guest, so there is no way to interact with the host from the guest
Describe alternatives you've considered
Running a machine outside of OrbStack :), e.g. via vagrant or cloud VPS.
Additional context
This would be useful for isolated agentic workflows but also generally useful when wanting to run non-trivial stateful operations in a sandboxed environment without access to the host environment.
Is your feature request related to a problem? Please describe.
I would like to be able to run a fully isolated Linux Machine.
Describe the solution you'd like
macconvenience functions from the guest, so there is no way to interact with the host from the guestDescribe alternatives you've considered
Running a machine outside of OrbStack :), e.g. via vagrant or cloud VPS.
Additional context
This would be useful for isolated agentic workflows but also generally useful when wanting to run non-trivial stateful operations in a sandboxed environment without access to the host environment.