This website requires JavaScript.
Explore
Help
Sign In
deac
/
ruby-lxc
Watch
1
Star
0
Fork
You've already forked ruby-lxc
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
00d27d6ec4
ruby-lxc
/
lib
/
lxc.rb
4 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding lib, just defining LXC::VERSION
2013-12-06 17:20:50 +01:00
require
'lxc/version'
Standardizing project structure
2013-12-06 17:43:19 +01:00
require
'lxc/lxc'
basic lxc-start-ephemeral support on overlayfs TODO: * support aufs * support tmpfs * documentation * tests
2015-11-09 17:18:56 +01:00
require
'lxc/start_ephemeral'
Reference in a new issue
Copy permalink