Created
January 13, 2017 21:42
-
-
Save cwiens1211/2c1ebc84a7f96aa369435906a1c97486 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anchore query --image=myapp:latest show-pkg-diffs myapp:old | |
anchore query --image=myapp:latest show-non-packaged-files-diff all / myapp:old |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is a link the original blog that includes more useful commands and a walks through the process:
https://anchore.com/blog/compare-images/