On Tue, Jul 19, 2016 at 3:02 PM, David Craven <da...@craven.ch> wrote: >> 1. I'd like to use overlay fs (like docker) and create a new overlay >> for each phase to easily revert a phase. > > I think this might also help to debug build reproducibility issues, by > finding out which phase is introducing them. (Or is it always > obvious?) > > I wasn't trying to complain, but I think there is some room for > improvement here...
I'm not big on overlayfs, it's actually a major source of problems in Docker, but I'm not opposed to exploring it. - Dave