cli icon indicating copy to clipboard operation
cli copied to clipboard

Feature Request: Distinguish image platforms in image list: `docker images --format '{{.Platform}}'`

Open AKarbas opened this issue 3 years ago • 0 comments

Please add the option to format Docker images in docker images output based on image platform. I'm on Arm64 (Apple Silicon), and want to distinguish non-/native images in the output.

This is currently not implemented based on the docker images command documentation.

AKarbas avatar Mar 23 '22 01:03 AKarbas