Difference between revisions of "Vagrant init"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
vagrant init [[bento]]/fedora-32 | vagrant init [[bento]]/fedora-32 | ||
vagrant init [[bento]]/ubuntu-20.10 | vagrant init [[bento]]/ubuntu-20.10 | ||
+ | |||
+ | |||
+ | vagrant init bento/fedora-32 | ||
+ | A `Vagrantfile` has been placed in this directory. You are now | ||
+ | ready to `vagrant up` your first virtual environment! Please read | ||
+ | the comments in the Vagrantfile as well as documentation on | ||
+ | `vagrantup.com` for more information on using Vagrant. | ||
+ | |||
+ | |||
vagrant init bento/fedora-32 | vagrant init bento/fedora-32 |
Revision as of 13:51, 7 April 2021
vagrant init
vagrant init hashicorp/bionic64 vagrant init bento/fedora-32 vagrant init bento/ubuntu-20.10
vagrant init bento/fedora-32 A `Vagrantfile` has been placed in this directory. You are now ready to `vagrant up` your first virtual environment! Please read the comments in the Vagrantfile as well as documentation on `vagrantup.com` for more information on using Vagrant.
vagrant init bento/fedora-32 `Vagrantfile` already exists in this directory. Remove it before running `vagrant init`.
Related commands
See also
Advertising: