Skip to content

Volumes pretty much always need a data-container #6698

@cpuguy83

Description

@cpuguy83

When using volumes, the usefullness of the volume is limited without coupling it with a data-container.
The reason for this is the tie between a container and the volume... when the container goes away so does the possibility of actually using the data in that volume again, unless you'd happened to copy the host path of that volume.

Sumary: referencing a volume is impossible when last container is removed

Proposed Solution: Provide volume management API/UI. This has started to be implemented in #8484

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsexp/beginnerkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions