Skip to content

Available Vagrant Boxes

Pablo Carranza edited this page Dec 11, 2013 · 21 revisions

Official Boxes

Note: to understand the different Ubuntu version names, check out Ubuntu's official releases page.

Ubuntu Lucid 32 Bit

http://files.vagrantup.com/lucid32.box

Ubuntu Lucid 64 Bit

http://files.vagrantup.com/lucid64.box

Ubuntu Precise 32 Bit

http://files.vagrantup.com/precise32.box

Ubuntu Precise 64 Bit

http://files.vagrantup.com/precise64.box (VirtualBox)

http://files.vagrantup.com/precise64_vmware_fusion.box (VMware Fusion)

User Community Boxes

The best place to find boxes from the user community is at http://vagrantbox.es. These boxes have not been verified by the vagrant project, so please use them at your own risk. Files may change after the pull requests have been merged in, so please only download from URLs you trust enough to use for your project. If you're concerned about using a contributed box, you may be able to find build scripts for a particular distribution on GitHub, which you can verify by reading the source, and then use to build your own box.

Ubuntu Cloud Images

Ubuntu, now, actively builds Vagrant boxes for several of its releases. You can find the URL for the various releases by navigating the directory tree @ cloud-images.ubuntu.com/vagrant/.

Clone this wiki locally