|
26 | 26 | <summary>The last used view</summary>
|
27 | 27 | <description></description>
|
28 | 28 | </key>
|
29 |
| - <key name="containers-view" type="s"> |
30 |
| - <choices> |
31 |
| - <choice value='grid'/> |
32 |
| - <choice value='list'/> |
33 |
| - </choices> |
34 |
| - <default>'grid'</default> |
35 |
| - <summary>Containers representation</summary> |
36 |
| - <description></description> |
37 |
| - </key> |
38 |
| - <key name="hide-intermediate-images" type="b"> |
39 |
| - <default>false</default> |
40 |
| - <summary>Whether to hide intermediate images</summary> |
41 |
| - <description></description> |
42 |
| - </key> |
43 | 29 | <key name="last-used-container-file-path" type="s">
|
44 | 30 | <default>''</default>
|
45 | 31 | <summary>The last used container file path</summary>
|
|
55 | 41 | <summary>Remove images even when they are used by external containers (e.g, by build containers)</summary>
|
56 | 42 | <description></description>
|
57 | 43 | </key>
|
58 |
| - <key name="show-only-running-containers" type="b"> |
59 |
| - <default>false</default> |
60 |
| - <summary>Whether to show only running containers</summary> |
61 |
| - <description></description> |
62 |
| - </key> |
63 |
| - <key name="show-only-running-pods" type="b"> |
64 |
| - <default>false</default> |
65 |
| - <summary>Whether to show only running pods</summary> |
66 |
| - <description></description> |
67 |
| - </key> |
68 |
| - <key name="show-only-used-volumes" type="b"> |
69 |
| - <default>false</default> |
70 |
| - <summary>Whether to show only used volumes</summary> |
71 |
| - <description></description> |
72 |
| - </key> |
73 | 44 | <key name="show-log-timestamps" type="b">
|
74 | 45 | <default>false</default>
|
75 | 46 | <summary>Whether to show a timestamp for each log line</summary>
|
|
0 commit comments