[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vagrant lxc images (was "Git repo for debian VM templates")



On Sat, May 02, 2015 at 11:51:03AM +0200, Anders Ingemann wrote:
> I am thinking about creating a docker/rocket provider for bootstrap-vz, I
> believe a lot of the code between that provider and an lxc provider could
> be shared, right?

I have zero experience with docker/rocket, but I would imagine so.

a lxc image is basically a tarball of the rootfs created by lxc-create +
plus a few extra files.

my scripts basically take the rootfs that lxc-create makes and do the
vagrant-specific setup on it (i.e. create vagrant user, give it sudo
acess, install the vagrant SSH key etc), then add these extra files that
the vagrant-lxc image format needs.

-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: