Skip to content

Commit

Permalink
Merge pull request #581 from Amitie10g/patch-1
Browse files Browse the repository at this point in the history
Add instructions to install "vagrant-disksize" plug-in
  • Loading branch information
Theaxiom authored May 5, 2021
2 parents 234e5e4 + 36a5fe5 commit 4a7375f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,12 @@ Clone this repository:

Start a virtual machine with Docker in it. You can use the Vagrantfile that we've already provided.

First, install `vagrant-disksize` plug-in:

vagrant plugin install vagrant-disksize:

Then, start the virtual machine

vagrant up
vagrant ssh
cd /vagrant
Expand Down

0 comments on commit 4a7375f

Please sign in to comment.