cli
cli copied to clipboard
Feature Request: Distinguish image platforms in image list: `docker images --format '{{.Platform}}'`
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.