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
master
User selector
nkubala
Datepicker
All time
Commit History
Commits on Mar 14, 2018
Merge pull request #203 from nkubala/fix_image_source
Show description for 2cc177d
nkubala
authored
2cc177d
Copy full SHA for 2cc177d
only replace image tag when retrieving image, and update source in prepper
nkubala
committed
7b1aafc
Copy full SHA for 7b1aafc
Merge pull request #202 from nkubala/latest_tag
Show description for d2b317e
nkubala
authored
d2b317e
Copy full SHA for d2b317e
gazelle
nkubala
committed
1e0e5ff
Copy full SHA for 1e0e5ff
add unit tests for tag check. move latest tag to constant
nkubala
committed
93c35af
Copy full SHA for 93c35af
only append latest tag to image once, and use regex to check if image has tag
nkubala
committed
2f1797a
Copy full SHA for 2f1797a
Commits on Feb 22, 2018
Merge pull request #193 from nkubala/v0.7.0
Show description for 66aab90
nkubala
authored
66aab90
Copy full SHA for 66aab90
bump version to v0.7.0
nkubala
committed
2bc4d8d
Copy full SHA for 2bc4d8d
Commits on Jan 29, 2018
Merge pull request #182 from datwiz/image-config-labels
Show description for 69025c1
nkubala
authored
69025c1
Copy full SHA for 69025c1
Commits on Jan 10, 2018
Merge pull request #164 from vrothberg/fix-remote-rpm
Show description for f92bed7
nkubala
authored
f92bed7
Copy full SHA for f92bed7
Merge pull request #170 from nkubala/v0.6.2
Show description for 72c8435
nkubala
authored
72c8435
Copy full SHA for 72c8435
Commits on Jan 9, 2018
bump version to 0.6.2
nkubala
committed
f6afd3f
Copy full SHA for f6afd3f
Merge pull request #169 from nkubala/user
Show description for 38766ce
nkubala
authored
38766ce
Copy full SHA for 38766ce
dont retrieve user information when retrieving homedir for cache
nkubala
committed
6e33f9d
Copy full SHA for 6e33f9d
Commits on Jan 5, 2018
Merge pull request #167 from nkubala/v0.6.1
Show description for f35eaf0
nkubala
authored
f35eaf0
Copy full SHA for f35eaf0
cut version 0.6.1
nkubala
committed
05d2683
Copy full SHA for 05d2683
Commits on Dec 27, 2017
Merge pull request #165 from dlorenc/dep2
Show description for 5e808a6
nkubala
authored
5e808a6
Copy full SHA for 5e808a6
Commits on Dec 5, 2017
Merge pull request #149 from vrothberg/rpm-support
Show description for e58fcf1
nkubala
authored
e58fcf1
Copy full SHA for e58fcf1
Merge pull request #158 from nkubala/travis_go
Show description for 1f8b465
nkubala
authored
1f8b465
Copy full SHA for 1f8b465
only test 1.9
nkubala
committed
fec1ff6
Copy full SHA for fec1ff6
Commits on Dec 4, 2017
test latest stable releases for go 1.8 and 1.9 in travis
nkubala
committed
c5c2d55
Copy full SHA for c5c2d55
Commits on Nov 30, 2017
Merge pull request #155 from nkubala/umask
Show description for 3d6d468
nkubala
authored
3d6d468
Copy full SHA for 3d6d468
inline if/err statements
nkubala
committed
d1d305e
Copy full SHA for d1d305e
Commits on Nov 29, 2017
use os.Chmod over syscall.Umask
nkubala
committed
e9374d6
Copy full SHA for e9374d6
drop umask to 0 when writing files to disk
nkubala
committed
8989c69
Copy full SHA for 8989c69
Commits on Nov 25, 2017
Merge pull request #148 from nkubala/v0.5.2
Show description for 97e5f12
nkubala
authored
97e5f12
Copy full SHA for 97e5f12
cut version v0.5.2
nkubala
committed
f097731
Copy full SHA for f097731
Commits on Nov 21, 2017
Specify default differ in docs (#140)
nkubala
authored and
dlorenc
committed
0031c88
Copy full SHA for 0031c88
Commits on Nov 20, 2017
Merge pull request #142 from nkubala/v0.5.1
Show description for 3e3e796
nkubala
authored
3e3e796
Copy full SHA for 3e3e796
bump version
nkubala
committed
abfcb03
Copy full SHA for abfcb03
Merge pull request #138 from nkubala/docs
Show description for 5884ef7
nkubala
authored
5884ef7
Copy full SHA for 5884ef7
add note about referencing images by IDs in readme
nkubala
committed
3143f60
Copy full SHA for 3143f60
Commits on Oct 20, 2017
Merge pull request #118 from nkubala/cache
Show description for 4ceba80
nkubala
authored
4ceba80
Copy full SHA for 4ceba80
gazelle
nkubala
committed
ae409d2
Copy full SHA for ae409d2
use t.fatal in setup
nkubala
committed
7538ce3
Copy full SHA for 7538ce3
Pagination
Previous
Next
You can’t perform that action at this time.