Update README.md

This commit is contained in:
Fabio Rehm 2014-10-15 01:18:16 -03:00
parent 2f0eccb236
commit 622366bd64

View file

@ -9,19 +9,12 @@ as an alternative to the built in VirtualBox provider for Linux hosts. Check out
[this blog post](http://fabiorehm.com/blog/2013/04/28/lxc-provider-for-vagrant/)
to see it in action.
**NOTICE:** The master branch is targetting an initial beta for 1.0.0, for the
latest stable version of the plugin, please check the [0.8-stable](https://github.com/fgrehm/vagrant-lxc/tree/0.8-stable)
branch.
## Features
* Provides the same workflow as the Vagrant VirtualBox provider
* Port forwarding via [`redir`](http://linux.die.net/man/1/redir)
As of now, it does not support public / private networks, but [private networks](https://github.com/fgrehm/vagrant-lxc/issues/120)
will be coming along with the final 1.0.0 release.
## Requirements
* [Vagrant 1.1+](http://www.vagrantup.com/downloads.html)