Hi Enrico,

Enrico Weigelt, metux IT consult writes:

> I've written a tool for isolated deb builds in docker containers.
> It's a little bit like pbuilder, but using docker for isolation.
>
> https://github.com/metux/docker-buildpackage
>
> Everything written in shellscript, simple config as sh includes.
> Not debianized yet, as it might require some local customizations.
> (planned for future releases)

In the README, I noticed:

  * automatically debootstrap a build container base image

I haven't checked how that is achieved, but why don't you just

  docker pull registry.gitlab.com/paddy-hack/devuan/builder

This will pull an image for the latest official release, i.e. jessie as
of writing.  There are images for ascii and ceres as well.  Just append
the codename as the docker image's version.  Images are updated monthly.

See https://gitlab.com/paddy-hack/devuan for details.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2            FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Software                        https://my.fsf.org/donate
 Join the Free Software Foundation              https://my.fsf.org/join
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to