$ packer build file_name.pkr.hcl
$ vagrant init dev-env
$ vagrant box add dev-env output-vagrant/package.box
$ vagrant up
$ vagrant ssh
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024
Good morning,
I need help creating a box.
I have an image in virtualbox and I want to use the packet to send it to the Vagrant cloud.
Can you help me with the file?
Virtualbox 7
Debian11
Thank you, I await your return.