dive/runtime
Luka Markušić 2aad87c37e Refactor the GUI layout
The Details struct was split into two, LayerDetails and ImageDetails,
Each of the three views (Layer, LayerDetails, ImageDetails) takes up
a third of the available height of the screen, and they are all now
selectable and scrollable.
2022-04-30 00:17:32 +02:00
..
ci add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
export add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
ui Refactor the GUI layout 2022-04-30 00:17:32 +02:00
event.go add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
options.go add option to ignore image parsing errors; closes #258 2020-02-09 22:30:21 -05:00
run.go Add image name to details view (#325) 2020-12-12 07:46:09 -05:00
run_test.go add package install tests + basic execution of dive 2019-11-09 15:40:54 -05:00