Skip to content

Commit

Permalink
docs: Readme (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 9, 2024
1 parent e8d4079 commit 9a04245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ 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.

This greatly reduces the learning curve and also 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.
This greatly reduces the learning curve and also 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.

Note: for KVM acceleration you need a Linux-based operating system, as it's not available on MacOS unfortunately.

Expand Down

0 comments on commit 9a04245

Please sign in to comment.