Skip to content

otahi/vagrant-centos-lxc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-centos-lxc

This project provides LinuxContainers(lxc) on a vagrant VM on a host

Purpose

To provides LinuxContainers(lxc) on a vagrant VM on a host with Cent OS.

Backgrounds

  • On Mac(or Windows), it is difficult to use network tools in from linux.
    • For example, iptables, openvswitch.
  • I usually use Cent OS, but lxc infomation usually for Ubuntu.

Layout

LinuxContainers(lxc) on a vagrant VM on a host with Cent OS.

./images/layout.png

PreCondition to run

How-to run

  • clone git repo
    • %git clone https://github.com/otahi/vagrant-centos-lxc.git
  • vagrant up
    • %vagrant up
  • wait
  • login to vagrant VM
    • %vagrant ssh
  • login to lxc VMs
    • %ssh vm1
    • %ssh vm2

About

LinuxContainers(lxc) on a vagrant VM on a host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages