Unverified Commit b6cc44c9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Readme (#549)

parent 6f7cf0cc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -14,7 +14,9 @@ Docker container for running virtual machines using QEMU.

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.

## Features