avast/gradle-docker-compose-plugin
No possibility to delete named volumes
Ouverte
#369 ouverte le 26 août 2022
help wanted
Métriques du dépôt
- Stars
- (429 étoiles)
- Métriques de merge PR
- (Merge moyen 24j 11h) (2 PRs mergées en 30 j)
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