add example for using debvm-create and debvm-run

main
parent 2d758ba576
commit ecc167e87e
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -7594,6 +7594,12 @@ Create a system that can be used with docker:
root
$ sudo docker rmi debian
Create and boot a qemu virtual machine for an arbitrary architecture using
the B<debvm-create> wrapper script around B<mmdebstrap>:
$ debvm-create -r stable -- --architecture=riscv64
$ debvm-run
Create a system that can be used with podman:
$ mmdebstrap unstable | podman import - debian

Loading…
Cancel
Save