avast/gradle-docker-compose-plugin

No possibility to delete named volumes

Open

#369 opened on Aug 26, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Groovy (429 stars) (103 forks)batch import
help wanted

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

Contributor guide