summaryrefslogtreecommitdiff
path: root/vms/README
diff options
context:
space:
mode:
Diffstat (limited to 'vms/README')
-rw-r--r--vms/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/vms/README b/vms/README
new file mode 100644
index 0000000..d918d19
--- /dev/null
+++ b/vms/README
@@ -0,0 +1,7 @@
1This directory regroups several ways to run a VM, all building the same configuration.nix file
2- A light VM to run with QEMU binding to the host store
3- A standalone VM to run with QEMU
4- A docker VM
5
6In last two cases, you may build an image or directly execute it (see
7Makefile)