Currently is only available for amd64... but we are online on: https://uk.images.linuxcontainers.org/
:-)) G. On Thu, 2017-02-02 at 12:40 +0100, Geaaru wrote: > > For now documentation is only present in Gentoo wiki at https://wiki. gentoo.org/wiki/LXC > > > > Could be a valid solution add a page at sabayon wiki site with a short description and link to gentoo wiki page. I try to do this in the next days/weeks. > > > > > > An important thing is that with this integration, Sabayon Container will be available through simple LXC template (lxc-* commands of lxc package) and also for LXD (if all works fine on image generation) at https://uk.images.linuxcontainers.org/ for download through "lxc image" commands. > > FYI (for LXC Api commands): > > lxc-create -t sabayon -- --help (for show list of arguments) > > > > > lxc-create -t sabayon --name=sabayon-unpriv -- -a armv7 --mapped-gid 1000000 --mapped-uid 1000000 -u (for create unprivileged container in this case on armv7 arch rpi or bpi. -a armv7 is optional use host arch) > > > lxc-create -t sabayon --name=sabayon-priv (for create privileged container) > > On Thu, 2017-02-02 at 12:18 +0100, Joost Ruis wrote: > > > > Thanks for the work. Is there any documentation written for users how to use this? > > > > > > On Thu, Feb 2, 2017 at 10:52 AM, Geaaru <gea...@gmail.com> wrote: > > > Hi guys, > > > > > > > > > i'm happy to announce that I completed integration of lxc-sabayon > > > > > > template to LXC project for both armv7 and amd64 arch: > > > > > > > > > > > > https://github.com/lxc/lxc/pull/1398 > > > > > > > > > > > > Cheers > > > > > > G. > > > > > > > > > > > > > > > > > > > > > >