[almighty] Monorepo

Thomas Mäder tmader at redhat.com
Thu Sep 22 11:48:49 UTC 2016


On 09/22/2016 01:43 PM, Konrad Kleine wrote:
> Detecting a change in a docker image is no trivial and is not what we 
> want in the end.

I don't want to detect a change in a docker image, I want to NOT build a 
new docker image in the first place. Go does incremental builds by 
package. We should be able to detect that lack of changed executables 
(make does that).

/Thomas




More information about the almighty-public mailing list