Re: [DNG] Fwd: Announce: docker-buildpackage

2018-05-02 Thread Enrico Weigelt, metux IT consult

On 02.05.2018 10:49, Olaf Meeuwissen wrote:

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

That would just be a special solution for one individual case.
docker-buildpackge runs the usual debootstrap, so works for all
deb/apt-based distros.

If you'd like it to pull docker images - patches welcomed :)

You also could do it manually, but tagging an existing image.


--mtx

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Fwd: Announce: docker-buildpackage

2018-05-02 Thread Olaf Meeuwissen
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-2FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://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