Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Celebrating over 10 million Vagrant Ubuntu downloads

This article is more than 8 years old.


Vagrant is a popular devops tool because it allows developers to easily manage virtual machines on their laptop. While this sounds easy, Vagrant allows people to finally develop on their machines using the same libraries as the operating system that’s in their server room. And since it uses virtual machines, everything is nice and compartmentalized. You can use your favorite text editor and developer tools on your laptop, save and commit, and have it magically just show up in your little Vagrant scratch space in the virtual machines. New developers don’t need to spend days customizing their environment, they just snag the developer Vagrantbox for what they were working on and get to work, and it doesn’t matter if you prefer Mac, Windows, or Linux, it all just worked.

Soon the demand for having official Vagrant images was clear, and when HashiCorp launched what would eventually become Atlas it was obvious to us that we should take a more proactive approach to maintaining an awesome Vagrant experience for our users.

Today we’re proud to announce that the Ubuntu Vagrant images have passed the 10 million download mark. If you look at the download statistics, out of the top 10 Vagrant boxes in use, 8 out of 10 of them are Ubuntu or based on Ubuntu.

For us, this shows that developers who use Vagrant overwhelmingly prefer to use Ubuntu, and we think that’s worth celebrating! Since Ubuntu is the world’s most popular operating system for public clouds and running 65% of large scale production OpenStack private clouds, it’s not surprising to us that sophisticated devops users love the Vagrant/Ubuntu combination.

You can find all of our boxes here: atlas.hashicorp.com/ubuntu and don’t forget to try out our newest box, the Juju developer box, which provides you with a full service-oriented modelling environment for those of you who want to take your Vagrant experience to the next level.

If you have Vagrant installed you can also fire up a box via:

vagrant init ubuntu/trusty64; vagrant up --provider virtualbox

Using Vagrant and Ubuntu together? Let @ubuntucloud know how it’s working for you!

Ubuntu cloud

Ubuntu offers all the training, software infrastructure, tools, services and support you need for your public and private clouds.

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

Migrating from CentOS to Ubuntu: a guide for system administrators and DevOps

CentOS 7 is on track to reach its end-of-life (EoL) on June 30, 2024. Post this date, the CentOS Project will cease to provide updates or support, including...

Canonical releases Landscape 24.04 LTS

Landscape 24.04 LTS is Landscape’s first LTS release, with a modernised backend, web portal, snap management, and repository management features.

What’s New in Ubuntu 24.04 LTS for Microsoft/Azure Users

Explore the latest features and improvements of Ubuntu 24.04 LTS, codenamed ‘Noble Numbat’. This release, optimized for Microsoft/Azure users, introduces an...