[lxc-users] version control and share containers with git
Thomas Koch
thomas at koch.ro
Sun Mar 16 17:58:23 UTC 2014
Hi,
has anybody experienced with git to version control and share containers? I
know that git by itself can not store all necessary semantics of the file
system. But there are tools like metastore to fill this gap:
https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools#Backups.2C_metadata.2C_and_large_files
pristine-tar can store the delta between a git tree and a tarball, so one can
represent anything that tar can represent.
Regards,
Thomas Koch
More information about the lxc-users
mailing list