Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

add support for docker ps -l / -n#468

Merged
vieux merged 1 commit intodocker-archive:masterfrom
vieux:ps_n_l
Mar 10, 2015
Merged

add support for docker ps -l / -n#468
vieux merged 1 commit intodocker-archive:masterfrom
vieux:ps_n_l

Conversation

@vieux
Copy link
Copy Markdown
Contributor

@vieux vieux commented Mar 10, 2015

Fix #426

Signed-off-by: Victor Vieux <vieux@docker.com>
@vieux
Copy link
Copy Markdown
Contributor Author

vieux commented Mar 10, 2015

ping @aluzzardi, can you also take a look at the tests.

Thanks

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens when no limit is provided? Does it default to 0?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@aluzzardi
Copy link
Copy Markdown
Contributor

Minor comments (probably useless), otherwise LGTM

vieux added a commit that referenced this pull request Mar 10, 2015
add support for docker ps -l / -n
@vieux vieux merged commit 7945e0a into docker-archive:master Mar 10, 2015
@vieux vieux deleted the ps_n_l branch March 10, 2015 23:42
@vieux vieux removed the in progress label Mar 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docker ps -l shows last *running* container

2 participants