Thanks for sharing that, Tomas. I thought that you’d already done some work on
this, but it wasn’t jumping out at me the other day. Where’s it in your gitlab?
Is it the koha-dpkg-docker repository?
I’m curious though why one would use pbuilder in Docker. Is it so that you can
use the base.tg
More than just the tests. It also makes sure all the dependencies are packaged
too. That way you can't build a package you can't install (because one of its
depencies isn't packaged)
Chris
On 26 November 2018 8:19:36 PM NZDT, David Cook
wrote:
>Thanks for sharing that, Tomas. I thought that