This is totally a quality-of-life commit & not something serious.
What is changes is: Instead of removing all the non-running docker volumes on a computer, it only removes the two volumes named in the docker-compose.yml. For example, I have a big database volume from another project that I prefer to not delete.
Maybe this change negatively affects someone else's workflow though?? I'm ok with you closing this PR without action.
This is totally a quality-of-life commit & not something serious.
What is changes is: Instead of removing all the non-running docker volumes on a computer, it only removes the two volumes named in the docker-compose.yml. For example, I have a big database volume from another project that I prefer to not delete.
Maybe this change negatively affects someone else's workflow though?? I'm ok with you closing this PR without action.