Sam Thibault
Sam Thibault
possibly related https://github.com/moby/moby/issues/42976
when you run `docker ps -a -q --filter ancestor=slacgrip/master` the cli will look for `slacgrip/master:latest`. If this does not exist then there is no result to output. This is currently...
Related roadmap item is here - https://github.com/docker/roadmap/issues/371
I was unable to reproduce the error you are seeing. It looks like this may have been resolved in the linked roadmap item (looking at https://github.com/docker/roadmap/issues/371#issuecomment-1934497529). If not, can you...
Following up from comment on https://github.com/docker/cli/issues/3946 We should improve the documentation and add warning output that the tag is ignored.