-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Images Tree: Change 'Used' to 'In Use' #5474
Conversation
Signed-off-by: Brian Goff <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5474 +/- ##
=======================================
Coverage 59.74% 59.74%
=======================================
Files 345 345
Lines 23431 23431
=======================================
Hits 13999 13999
Misses 8458 8458
Partials 974 974 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, this does sound better 😅 LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
OH, lol; looks like you opened this PR from a branch on this repository, not your fork |
Oops , fresh checkout on a new machine. Didn't think to fix it. 🙀 |
No worries; no harm done ❤️ |
--tree
flag #4982I was showing off
docker images --tree
and it came up (@tianon) thatUsed
is not quite the right term here.- Description for the changelog