vm-manager is a utility that improves the management of QEMU virtual machines within Docker environments.
By default, vm-manager does not detect pre-existing virtual machines in your Docker setup.
To enable management through vm-manager, ensure your container includes the following label:
vm.manager=trueSee the compose.yml file for an example of how to structure your Docker containers.
This project is distributed under the MPL-2.0 License. Refer to the LICENSE file for more information.