Skip to content

feat: add 'docker containers' alias to match the 'docker images' logic - #3758

Closed
piotrostr wants to merge 1 commit into
docker:masterfrom
piotrostr:add-convenience-alias
Closed

feat: add 'docker containers' alias to match the 'docker images' logic#3758
piotrostr wants to merge 1 commit into
docker:masterfrom
piotrostr:add-convenience-alias

Conversation

@piotrostr

Copy link
Copy Markdown

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.

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

Copy link
Copy Markdown
Member

closing, because the plural form of docker images is a legacy command; the newer docker <object> <verb> syntax is the canonical form, and we don't want to introduce new commands / aliases using the legacy form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants