docker image ls --filter dangling=true

Category: Docker

docker image ls --filter dangling=true

List only dangling (untagged) images

Lists only images that are untagged and not referenced by any other image (dangling).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.