garethr-docker
garethr-docker copied to clipboard
When not given any tag for docker::image ensure => absent, remove all tags
Frankly speaking I think that I should rather make it configurable, opt-in behaviour as the way it currently works mirrors docker cli docker rmi
, which when not given any tag tries to delete latest
.