summaryrefslogtreecommitdiff
path: root/vms/README
blob: d918d19734772957142f6f1965992ee7f7efb7f4 (plain) (blame)
1
2
3
4
5
6
7
This directory regroups several ways to run a VM, all building the same configuration.nix file
- A light VM to run with QEMU binding to the host store
- A standalone VM to run with QEMU
- A docker VM

In last two cases, you may build an image or directly execute it (see
Makefile)