EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vagrant
Builder
Commits
cf84747b
Commit
cf84747b
authored
Nov 21, 2013
by
Marko Locher
Browse files
Add information on how to install vagrant-cachier
parent
11761264
Changes
1
Show whitespace changes
Inline
Side-by-side
Readme.md
View file @
cf84747b
...
...
@@ -29,10 +29,11 @@ wget http://files.vagrantup.com/packages/87613ec9392d4660ffcb1d5755307136c06af08
sudo
dpkg
-i
vagrant_x86_64.deb
```
Install a vagrant plugin to keep the virtualbox guest additions up-to-date
.
Install a vagrant plugin to keep the virtualbox guest additions up-to-date
, as well as one for keeping a package cache.
```
bash
vagrant plugin
install
vagrant-vbguest
vagrant plugin
install
vagrant-cachier
```
## To start building
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment