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 (103 forks)batch import
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

Contributor guide