avast/gradle-docker-compose-plugin
No possibility to delete named volumes
オープン
#369 opened on 2022/08/26
help wanted
Repository metrics
- Stars
- (429 個のスター)
- PR merge metrics
- (平均マージ 24d 11h) (30d で 2 merged PRs)
説明
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