Hosting Linux containers and virtual machines on Raspberry Pi
Single-board computers are often used as Linux servers. Raspberry Pi 4, for example, has enough system resources to run multiple applications in parallel. Often, these applications are run separately on different VMs or containers, in order to enhance security and maintainability. This article shows a way to set up your Raspberry Pi as a Linux container host and a hypervisor.