• HashiCorp Developer

  • HashiCorp Cloud Platform
  • Terraform
  • Packer
  • Consul
  • Vault
  • Boundary
  • Nomad
  • Waypoint
  • Vagrant
Vagrant
  • Install
  • Intro
  • Tutorials
  • Documentation
  • Vagrant Cloud
  • Try Cloud(opens in new tab)
  • Sign up
Vagrant Home

Vagrant Cloud

Skip to main content
  • Vagrant Cloud
    • Overview
    • Catalog
    • Creating a New Box
    • Creating a New Version
    • Distributing
    • Lifecycle
    • Private Boxes
    • Release Workflow
    • Finding & Using Boxes
  • Request Limits
  • Support
  • API

  • Resources

  • Tutorial Library
  • Community Forum
    (opens in new tab)
  • Support
    (opens in new tab)
  • GitHub
    (opens in new tab)
  1. Developer
  2. Vagrant
  3. Vagrant Cloud
  4. Boxes
  5. Finding & Using Boxes
  • Vagrant
  • v2.3.3
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.19
  • v2.2.18
  • v2.2.17
  • v2.2.16
  • v2.2.15
  • v2.2.14
  • v2.2.13
  • v2.2.12
  • v2.2.11
  • v2.2.10

ยปFinding and Using Boxes

A primary use case of Vagrant Cloud by HashiCorp is to be able to easily find boxes you can use with Vagrant that contain the technologies you need for a Vagrant environment. We've made it extremely easy to do that:

  1. Go to the Discover page, and search for any box you want.

  2. Once you find a box, click its name to learn more about it.

  3. When you're ready to use it, copy the name, such as "hashicorp/bionic64" and initialize your Vagrant project with vagrant init hashicorp/bionic64. Or, if you already have a Vagrant project created, modify the Vagrantfile to use the box: config.vm.box = "hashicorp/bionic64"

Edit this page on GitHub
Give Feedback(opens in new tab)
  • Certifications
  • System Status
  • Terms of Use
  • Security
  • Privacy
  • Trademark Policy
  • Trade Controls
  • Give Feedback(opens in new tab)