Replies: 1 comment
-
There is currently no remote control of the limactl, so you would have to ssh from the VM to the host. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From within a Lima VM, is there a way to control Lima on the host, e.g. create / start / stop other VM's?
The use case is this: VSCode dev container running in Lima VM on ARM64; one or more test VM's running x86_64 with Rosetta enabled. I want to see if there's a way I could mount Lima's socket into the dev container and reach back to Lima, kind of like the existing VSCode Docker-from-Docker but via Lima.
Beta Was this translation helpful? Give feedback.
All reactions