Skip to content

Instantly share code, notes, and snippets.

@cwiens1211
Created January 13, 2017 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwiens1211/2c1ebc84a7f96aa369435906a1c97486 to your computer and use it in GitHub Desktop.
Save cwiens1211/2c1ebc84a7f96aa369435906a1c97486 to your computer and use it in GitHub Desktop.
anchore query --image=myapp:latest show-pkg-diffs myapp:old
anchore query --image=myapp:latest show-non-packaged-files-diff all / myapp:old
@cwiens1211
Copy link
Author

Here is a link the original blog that includes more useful commands and a walks through the process:
https://anchore.com/blog/compare-images/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment