image/list: Hide untagged images without --all by vvoland · Pull Request #6574 · docker/cli (original) (raw)

The --tree implementation already does this.

Make the behavior consistent for the legacy image list implementation.

- Human readable description for the release notes

docker image ls no longer shows untagged images by default if no --all flag is provided.

- A picture of a cute animal (not mandatory but encouraged)