Hello all,
My (host) OS is Win10Pro.
Have a basis question about guest OS choice in vagrantfile.

Most examples I seen uses ubuntu. In my current use case, I have this:
config.vm.box = "ubuntu/focal64"

I ran into some build issues and trying to isolate the problems. I asked 
the owner of the project. He told me he uses debian not ubuntu. Something 
like this:
config.vm.box = "debian/buster64"

My question: Since inside the kernal of ubuntu, is really debian. I believe 
some people prefer debian is because it is very stable. Not even sure when 
debian has an update last.

Picking ubuntu as guest OS (instead of using debian) should not make any 
difference in building any linux based project. Am I correct?

Thanks in advance.


-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/251bd38a-11d3-4cbb-a88e-4c32ff872ebeo%40googlegroups.com.

Reply via email to