Skip to content

📦 Starting box for Vagrant. Inside box Ubuntu 20.04 LTS with Git, Docker and Docker compose.

License

Notifications You must be signed in to change notification settings

edtk/vagrant-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu 20.04 LTS with Git, Docker and Docker compose.

Installation guide

In this guide we will install Vagrant box on VirtualBox.

  1. Download and install VirtualBox
  2. Download and install Vagrant
  3. Clone repository on your computer
    git clone https://github.com/edtk/vagrant-box.git
    cd vagrant-box
    
  4. Run Vagrant box
    vagrant up
    
  5. Connect to box via SSH
    vagrant ssh
    
  6. Well done now you inside the box!

About

📦 Starting box for Vagrant. Inside box Ubuntu 20.04 LTS with Git, Docker and Docker compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published