cli
cli copied to clipboard
feat: add 'docker containers' alias to match the 'docker images' logic
Signed-off-by: Piotr Ostrowski [email protected]
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.