Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
codelyl
/
container-diff
Public
forked from
GoogleContainerTools/container-diff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
62e5205
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 25, 2017
godep restore ./... && godep save ./...
r2d4
committed
62e5205
Copy full SHA for 62e5205
Merge pull request #41 from duggelz/dgreiman/license
Show description for c5bc52b
nkubala
authored
c5bc52b
Copy full SHA for c5bc52b
Add standard open source license and CLA document
Doug Greiman
committed
0f4c2c9
Copy full SHA for 0f4c2c9
Commits on Aug 23, 2017
Merge pull request #32 from duggelz/duggelz-patch-1
Show description for a4c2b6a
nkubala
authored
a4c2b6a
Copy full SHA for a4c2b6a
Merge pull request #36 from cftorres/SizeSorting
Show description for 7c0485b
cftorres
authored
7c0485b
Copy full SHA for 7c0485b
Merge remote-tracking branch 'upstream/master' into SizeSorting
cftorres
committed
2744bfe
Copy full SHA for 2744bfe
Commits on Aug 22, 2017
Merge pull request #38 from cftorres/InfoDiffFix
Show description for 773aca0
cftorres
authored
773aca0
Copy full SHA for 773aca0
Addressing Nick's comments
cftorres
committed
9f20ce6
Copy full SHA for 9f20ce6
Fixed equality check in package comparison
cftorres
committed
9e5ece6
Copy full SHA for 9e5ece6
Changing package equality check to ignore size and only consider version
cftorres
committed
8f5300e
Copy full SHA for 8f5300e
Added integration tests for sorts
cftorres
committed
b4177f9
Copy full SHA for b4177f9
Refactoring to make output additions more clearly navigable
cftorres
committed
80a0a96
Copy full SHA for 80a0a96
Updating README
cftorres
committed
04ac74f
Copy full SHA for 04ac74f
Merge pull request #37 from cftorres/OpenFilesErrorFix
Show description for a5a8fc9
cftorres
authored
a5a8fc9
Copy full SHA for a5a8fc9
Removing deferral of file closing
cftorres
committed
1ebb1fa
Copy full SHA for 1ebb1fa
Merge branch 'SizeSorting' of https://github.com/cftorres/container-diff into SizeSorting
cftorres
committed
64b295e
Copy full SHA for 64b295e
Merge remote-tracking branch 'upstream/master' into SizeSorting
cftorres
committed
4176705
Copy full SHA for 4176705
Working size sorting for packages and files
cftorres
committed
d5792ae
Copy full SHA for d5792ae
Adding sorting methods to output
cftorres
committed
13059cc
Copy full SHA for 13059cc
Commits on Aug 21, 2017
Merge pull request #34 from cftorres/FixSizeOutput
Show description for c8053b7
cftorres
authored
c8053b7
Copy full SHA for c8053b7
Merge pull request #35 from nkubala/readme
Show description for c9aab65
nkubala
authored
c9aab65
Copy full SHA for c9aab65
add instructions for avoiding sudo when moving binary to path
nkubala
committed
da42c10
Copy full SHA for da42c10
Commits on Aug 19, 2017
Fixing size outputs to convert to B, KB, MB etc.
cftorres
committed
9b3ea71
Copy full SHA for 9b3ea71
Commits on Aug 18, 2017
Fix download links
Douglas Greiman
authored
ca47734
Copy full SHA for ca47734
Fixed file diff/analysis output
cftorres
committed
d7ebf6d
Copy full SHA for d7ebf6d
Merge pull request #30 from cftorres/FileDiffSize
Show description for 1f73b93
cftorres
authored
1f73b93
Copy full SHA for 1f73b93
Fixed travis fail
cftorres
committed
7c2bc0a
Copy full SHA for 7c2bc0a
Added size to file analysis and diff
cftorres
committed
9561a98
Copy full SHA for 9561a98
Adding json processing example to ReadMe (#26)
Show description for 19582af
abbytiz
authored
19582af
Copy full SHA for 19582af
Merge pull request #27 from abbytiz/ReadMeLinks
Show description for e498a14
aaron-prindle
authored
e498a14
Copy full SHA for e498a14
Changing 1.0 to 2.0 in all binary links
abbytiz
committed
0b27d79
Copy full SHA for 0b27d79
Merge remote-tracking branch 'upstream/master' into FileDiffSize
cftorres
committed
09aa6f8
Copy full SHA for 09aa6f8
Adding size to FileDiff
cftorres
committed
2103dc7
Copy full SHA for 2103dc7
Merge pull request #20 from cftorres/SingleImageAnalysis
Show description for 57cb4b6
cftorres
authored
57cb4b6
Copy full SHA for 57cb4b6
Commits on Aug 17, 2017
Tweaked README after Nick's comments
cftorres
committed
6c212b1
Copy full SHA for 6c212b1
Pagination
Previous
Next
You can’t perform that action at this time.