Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
QPC-github
/
container-diff
Public
forked from
GoogleContainerTools/container-diff
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
container-diff
pkg
util
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2021
Resolve symlink issue.
Show description for 66baffe
intelzhongjie
committed
66baffe
View commit details
Copy full SHA for 66baffe
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Remove global variable
leonor16resende
committed
b9eb899
View commit details
Copy full SHA for b9eb899
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Upgrade to golang 1.14
Show description for 93cc1f1
antechrestos
committed
93cc1f1
View commit details
Copy full SHA for 93cc1f1
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
Add options to skip tls verification or add registry certificate
Show description for d14dcf0
antechrestos
committed
d14dcf0
View commit details
Copy full SHA for d14dcf0
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Fix concurrent map write for hardlink
Show description for 89dcb85
antechrestos
committed
89dcb85
View commit details
Copy full SHA for 89dcb85
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Remove characters from cache path that are invalid on Windows
riverar
committed
26dc680
View commit details
Copy full SHA for 26dc680
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
strip colons from file path before creating cache dir
nkubala
committed
b67ea20
View commit details
Copy full SHA for b67ea20
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Move all image processing logic into utils, and expose publically
nkubala
committed
69a4a9b
View commit details
Copy full SHA for 69a4a9b
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Modify image and layer size analyzer
peter-evans
committed
bbb768c
View commit details
Copy full SHA for bbb768c
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
Reuse cached filesystems for layers
Show description for 052bcec
davidcassany
committed
052bcec
View commit details
Copy full SHA for 052bcec
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
remove bazel
nkubala
committed
2cd31ad
View commit details
Copy full SHA for 2cd31ad
View code at this point
Browse repository at this point
Add filesystem caching
nkubala
committed
0be9c41
View commit details
Copy full SHA for 0be9c41
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
update go-containerregistry deps
nkubala
committed
5dcd4d8
View commit details
Copy full SHA for 5dcd4d8
View code at this point
Browse repository at this point
Commits on May 17, 2018
sort labels for metadata diffing
sharifelgamal
committed
8fa0cb3
View commit details
Copy full SHA for 8fa0cb3
View code at this point
Browse repository at this point
Commits on May 14, 2018
Add --file-layer type to diff layers of images
Priya Wadhwa
committed
ca66892
View commit details
Copy full SHA for ca66892
View code at this point
Browse repository at this point
switch from containers/image to go-containerregistry
nkubala
committed
e197d50
View commit details
Copy full SHA for e197d50
View code at this point
Browse repository at this point
Commits on May 10, 2018
Check if symlinks are the same during filesystem diffing
Priya Wadhwa
committed
43b918e
View commit details
Copy full SHA for 43b918e
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
org rename
nkubala
committed
b823a7a
View commit details
Copy full SHA for b823a7a
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
add all config fields to ConfigObject
nkubala
committed
2717ba8
View commit details
Copy full SHA for 2717ba8
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
don't append latest tag to tar path
nkubala
committed
9d59354
View commit details
Copy full SHA for 9d59354
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Sort maps before diffing to prevent flaky results
nkubala
committed
80347e5
View commit details
Copy full SHA for 80347e5
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
sanitize filepaths in tar prepper
nkubala
committed
a086d97
View commit details
Copy full SHA for a086d97
View code at this point
Browse repository at this point
Merge pull request #215 from nkubala/no_docker_id
Show description for 4b4b0cb
nkubala
authored
4b4b0cb
View commit details
Copy full SHA for 4b4b0cb
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
correctly handle case where no image source is parsed
nkubala
committed
3fab1a2
View commit details
Copy full SHA for 3fab1a2
View code at this point
Browse repository at this point
Set/unset write bit on unwriteable directories when unpacking tars
nkubala
committed
35f354a
View commit details
Copy full SHA for 35f354a
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Merge pull request #209 from nkubala/metadata_diff
Show description for 0705429
nkubala
authored
0705429
View commit details
Copy full SHA for 0705429
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Merge pull request #212 from nkubala/boilerplate_year
Show description for aba837f
aaron-prindle
authored
aba837f
View commit details
Copy full SHA for aba837f
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Update year to 2018 in copyright boilerplate
nkubala
committed
1147598
View commit details
Copy full SHA for 1147598
View code at this point
Browse repository at this point
Add metadata diffing
nkubala
committed
7ca26a9
View commit details
Copy full SHA for 7ca26a9
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Cleanup image source directory
nkubala
committed
8d2f5e4
View commit details
Copy full SHA for 8d2f5e4
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
create default ImageSource if none is provided
nkubala
committed
a203c8b
View commit details
Copy full SHA for a203c8b
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
only replace image tag when retrieving image, and update source in prepper
nkubala
committed
7b1aafc
View commit details
Copy full SHA for 7b1aafc
View code at this point
Browse repository at this point
Merge pull request #202 from nkubala/latest_tag
Show description for d2b317e
nkubala
authored
d2b317e
View commit details
Copy full SHA for d2b317e
View code at this point
Browse repository at this point
add unit tests for tag check. move latest tag to constant
nkubala
committed
93c35af
View commit details
Copy full SHA for 93c35af
View code at this point
Browse repository at this point
only append latest tag to image once, and use regex to check if image has tag
nkubala
committed
2f1797a
View commit details
Copy full SHA for 2f1797a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.