feat: add 'docker containers' alias to match the 'docker images' logic by piotrostr · Pull Request #3758 · docker/cli (original) (raw)

Signed-off-by: Piotr Ostrowski piotrostr@google.com

Added another alias for docker container ls command.

With an already existing docker images, docker containers would be a nice alias to match the logic and make a consistent command line interface.