This website requires JavaScript.
Explore
Help
Sign in
glenux
/
vagrant-lxc-ng
Watch
1
Star
0
Fork
You've already forked vagrant-lxc-ng
0
Code
Issues
4
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
0f3b99b376
vagrant-lxc-ng
/
lib
/
vagrant-lxc
History
Fabio Rehm
0f3b99b376
Add port forwarding middleware to containers boot action
2013-03-26 22:14:31 -03:00
..
action
First stab at port forwarding with
redir
2013-03-26 22:14:31 -03:00
container
Add support for starting processes inside a running container using
lxc-attach
2013-03-19 01:25:27 -03:00
action.rb
Add port forwarding middleware to containers boot action
2013-03-26 22:14:31 -03:00
config.rb
Use
arp
to grab container ip instead of
dig
(it seems to be more reliable)
2013-03-10 01:55:18 -03:00
container.rb
Simplify container ip detection using lxc-attach + ifconfig
2013-03-19 01:46:45 -03:00
errors.rb
Extract rootfs tar contents into a tmp folder to avoid headaches and
2013-03-08 00:55:58 -03:00
machine_state.rb
Use STOPPED status to identify if machine is off
2013-03-02 00:11:29 -03:00
plugin.rb
Scaffold config, plugin and provider classes
2013-02-28 00:20:54 -03:00
provider.rb
Use
arp
to grab container ip instead of
dig
(it seems to be more reliable)
2013-03-10 01:55:18 -03:00
version.rb
Up version for development
2013-03-19 11:33:27 -03:00