Update readme.md

This commit is contained in:
Kroese 2024-06-10 21:05:00 +02:00 committed by GitHub
parent a7d9f6bb25
commit 21c2be21b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Docker container for running ARM-based virtual machines using QEMU, for devices
It allows you to create VM's which behave just like normal containers, meaning you can manage them using all your existing tools (like Portainer) and configure them in a language (YAML) you are already familiar with. It allows you to create VM's which behave just like normal containers, meaning you can manage them using all your existing tools (like Portainer) and configure them in a language (YAML) you are already familiar with.
This greatly reduces the learning curve and also eliminates the need for a dedicated Proxmox or ESXi server in many cases. This greatly reduces the learning curve and eliminates the need for a dedicated Proxmox or ESXi server in many cases.
It uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed. It uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.