Hashicorp Packer Tutorial: Creating Vagrant Box


$ packer build file_name.pkr.hcl
$ vagrant init dev-env
$ vagrant box add dev-env output-vagrant/package.box
$ vagrant up
$ vagrant ssh

Rajesh Kumar
Follow me
Latest posts by Rajesh Kumar (see all)
Subscribe
Notify of
guest
1 Comment
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
Marcos Vinicius
Marcos Vinicius
5 months ago

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.

1
0
Would love your thoughts, please comment.x
()
x