docker / docker/cli

`docker images --tree` support other `image list` switches

Open
#5,733 1 comment 0 reactions 1 assignee View on GitHub

@vvoland is already working on this.

Since Jan 10, 2025.

containerd-integration
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

The new tree output (--tree) flag in docker image list makes it impossible to use these flags:

  • --quiet
  • --no-trunc
  • --show-digest
  • --format

https://github.com/docker/cli/blob/ff4697d82091e2bcb7dfee7f6ebc38989277a594/cli/command/image/list.go#L84-L96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.