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
Is your feature request related to a problem? Please describe.
There is ever increasing number of "anonymous" volumes and what I need to know is which container created that volume and at which mount point.
Describe the solution you'd like
I would like added column in volumes list with containers that are associated with the volume and mount points in that containers. Most of the time it will be just one container, but in general it should be multi-line value.
Describe alternatives you've considered
I have to click on each volume to figure out which container and on which mount is bound to the volumes.
This discussion was converted from issue #2656 on July 27, 2023 04:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
There is ever increasing number of "anonymous" volumes and what I need to know is which container created that volume and at which mount point.
Describe the solution you'd like
I would like added column in volumes list with containers that are associated with the volume and mount points in that containers. Most of the time it will be just one container, but in general it should be multi-line value.
Describe alternatives you've considered
I have to click on each volume to figure out which container and on which mount is bound to the volumes.
Additional context

Beta Was this translation helpful? Give feedback.
All reactions