container-diff
container-diff copied to clipboard
Fix image utils cache folders to be per layers and final image,
Before this change all Layer.FSPath and Image.FSPath were all pointing to the same location which made comparisons between them to be incorrect.