Daniel J Walsh

Results 1372 comments of Daniel J Walsh

I agree this is an issue and we should not be removing volumes this way. @mheon PTAL

The issue is if you only have one volume named abc, and do `podman volume rm a` it is removing abc, as I understand it, which seems very dangerous.

Yup, but I find that surprising and likely to cause volumes to be removed by accident.

And I see little upside in this other then perhaps Docker does it this way. As the reporter states it easy enough to do `podman volume rm a`

Well how do we move forward on that then?