mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
* Add image name to details view When frequently opening multiple images perhaps concurrently on multiple terminals, it would be convenient to have the image name displayed. This commit adds the image name to the Image Details view. Image name is trickled down as an additional string argument design alternatives discarded: pass in analysis struct - is not related to analysis pass new struct with image attributes - premature abstraction * Fix CI lint errors Co-authored-by: Aviv Shavit <aviv.shavit@aquasec.com> |
||
|---|---|---|
| .. | ||
| ci | ||
| export | ||
| ui | ||
| event.go | ||
| options.go | ||
| run.go | ||
| run_test.go | ||