-"chainsaw" open iso in docker-hub is like an atari joypad and a chainsaw-on a robot arm 3000 miles over.
- however its my use case, if you need a SID debian then go forze it. i'd Imagine using build csync to a cloud location ie
- owncloud for your repo from circleci or dockerhub out will still be useful.
- Pentoo I could slowly layer out and compile the live distro in docker progressivley but x4 too much work. Just want CHROOT to make sure if on Sabayon/Gentoo/Pentoo packages work, accross varriants.
https://github.com/gentoo/gentoo-docker-images/tree/master/amd64-hardened/Dockerfile https://github.com/gentoo/gentoo-docker-images/blob/master/amd64-hardened/build.sh make Debian or FROM busybox ..
however light the gentoo Base Stage is so limiting and confining, why not get a fater iso with the tools wanted insted of stringing them together in progresive docker Stages. yup you can stack containers like a layer cake or weding cake. however doing it in steps for 4 flavor varriants is a royal pest. also one fine mess. and if a user pulls Cross stream packages from Default and hardened systems that not good.
MY Primary Distro [Sabayon] is based upon Gentoo , I also Like [Pentoo]
however some of my package scripts are more Exotic of the Pen-testing/IT-Security Audit variety.. And I do IT security research.
with sabayon Adding in many of the Pentoo tols is rather trivial, and as a repo its a good place to volunteer them too.
ie spikelinux bin repo and or layman.
however making sure if I upstream a package that it will build easily
in the stock pentoo Enviorment is my specific use case ,
and or building into a Pentoo chroot, equo smart inflate tarball-name to transmogrify it to work in entropy.
(entropy works with (wraps) portage binaires however walks though as if it were built on local. and faster) circleCI one can rig to build packages from docker , keep packages let the Ephemeral nature of the container pass.
basicly a full fresh choot on docker pull my/beer or other image tag.
7z x iso_file.iso mkdir newWorldOrder;mkdir newWorldOrder/pentoo; <<<--- WGET AN ISO http://www.pentoo.ch/isos/latest-iso-symlinks/ cd newWorldOrder/pentoo && unsquashfs -f -d /newWorldOrder /newWorldOrder/pentoo/system.squashfs