[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modern Debian packaging system for DevOps: does it exist?



On Thu, May 14, 2015 at 11:26:38PM +0200, Vincent Bernat wrote:
>  ❦ 14 mai 2015 17:22 +0300, Исаев Виталий <isaev@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.


Reply to: