sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
36.13k stars 1.78k forks source link

"virsh list --all" cannot display any virtual machine #241

Open joson opened 3 years ago

joson commented 3 years ago

Hi, I want to reallocate more RAM to the OSX. And I've increased it for the docker container. Now I can't find the configuration of the virtual machine to do that. And I tried this command but none machine is shown:

[arch@affb2d9bfde9 OSX-KVM]$ virsh list --all
 Id   Name   State
--------------------
sickcodes commented 3 years ago

The configuration is in the ./Launch.sh script and we aren't using virsh.

We are using usermode networking, and no networking bridges will show up in virsh.