avast/gradle-docker-compose-plugin
View on GitHubNo possibility to delete named volumes
Open
#369 opened on Aug 26, 2022
help wanted
Repository metrics
- Stars
- (429 stars)
- PR merge metrics
- (Avg merge 24d 11h) (2 merged PRs in 30d)
Description
Hello,
First of all, thank you for the plugin. It gets the job done!
Currently there is no way to delete named volumes. This is implemented by the docker-compose down --volumes command, but there is no equivalent in your plugin.
Regards Piotr Minkina