moby/docs/reference
Yong Tang 743943f636 Add publish and expose filter for docker ps --filter
This fix tries to address the enhancement proposal raised in
27178 for filtering based on published or exposed ports of
`docker ps --filter`.

In this fix, two filter options, `publish` and `expose` have
been added to take either `<port>[/<protocol>]` or `<from>-<to>[/<protocol>]`
and filtering on containers.

An integration test has been added to cover the changes.

This fix fixes 27178.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-01-27 13:25:32 -08:00
..
commandline Add publish and expose filter for docker ps --filter 2017-01-27 13:25:32 -08:00
builder.md Merge pull request #30351 from friism/patch-9 2017-01-23 11:30:23 +01:00
glossary.md followup to incorporate review comments per previous reviews on PR#29561 2016-12-22 12:30:53 -08:00
index.md update incorrect url in docs 2017-01-26 12:57:45 +08:00
run.md Update run.md ENV docs 2017-01-12 15:47:02 -08:00