You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
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.