mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
"virsh list --all" cannot display any virtual machine #163
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joson on GitHub (Apr 12, 2021).
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:
@sickcodes commented on GitHub (Apr 12, 2021):
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.