On Thu, May 14, 2015 at 11:26:38PM +0200, Vincent Bernat wrote:
>  ❦ 14 mai 2015 17:22 +0300, Исаев Виталий <is...@corp.sputnik.ru> :
> 
> > Regarding the state of containers after the finish of the build
> > process: we surely don't need them anymore. Every container is used
> > just once and removed after a while. We have docker image with
> > preinstalled compilers and packaging toolchain. All the dependencies
> > are being installed every time from scratch.
> 
> There is almost zero value in this solution with Docker. You have to
> reimplement ccache and package cache.

If you are continually rebuilding a given package, there's a lot of worth in
keeping around a base image which is debian standard + build-essential + the
package build dependencies.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150515071606.gb14...@chew.redmars.org

Reply via email to