Skip to content

Add UI to clear volume #3015

@vitonsky

Description

@vitonsky

What problem will this feature address?

I develop application and host it via Dokploy. Since app is on early development stage, sometimes i need to remove whole data in app.

Currently i have to login via SSH, find and manually remove volumes.

Describe the solution you'd like

Add any UI to drop volumes for docker compose.

User would go to some tab like "volumes" and click "Delete" against some volume, click "Confirm" and volume would be deleted.

Describe alternatives you've considered

Currently i every time run SSH and run docker volume ls and docker volume rm that makes me feel Dokploy does not cover my use cases and feels like nice UI rather than system that manages whole server.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions