|
|
On this page, we will create a virtual machine with Packer and run it with VirtualBox. Packer is a tool to automate virtual machines creation. After the creation, the virtual machine is ready to be imported into VirtualBox.
|
|
|
|
|
|
## ⚠️ Tested only with Ubuntu 22.04 other operating systems might not work
|
|
|
|
|
|
## 📦 Install Packer
|
|
|
Install Packer from the [Packer Download Page](https://developer.hashicorp.com/packer/downloads).
|
|
|
|
... | ... | |