This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
Change default differ from apt to file #227
Closed
Description
Currently container-diff defaults to the apt differ, I think that this is confusing for users as running container-diff diff <image-1> <image-2>
will say that there is no difference in the images (referring to no different apt-packages) when in fact files might be different and it isn't obvious that the default is apt for new users.