dangerzone/vm-builder
2021-11-17 13:41:45 -08:00
..
.vagrant Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
etc Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
build-iso.sh Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
genapkovl-dangerzone.sh Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
mkimg.dangerzone.sh Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
README.md Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
run-vm.sh Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
Vagrantfile Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00
windows.sh Move vm-builder up a dir, and start replacing Docker Desktop with building hyperkit and vpnkit manually 2021-11-17 13:41:45 -08:00

Build the Dangerzone VM for running podman

Build the ISO

You need vagrant: brew install vagrant

vagrant up
vagrant ssh -- /vagrant/build-iso.sh
vagrant destroy

This takes awhile to run. It:

  • Builds a new dangerzone-converter docker image
  • Builds an ISO, which includes a copy of this image
  • Outputs files in the vm folder

Run the VM

./run-vm.sh