Yong Tang aeda99b195 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-06-02 00:10:51 +00:00
..
2017-06-02 00:10:45 +00:00
2017-06-02 00:10:49 +00:00
2017-06-02 00:10:40 +00:00
2017-06-02 00:10:46 +00:00
2017-06-02 00:06:58 +00:00
2017-06-02 00:10:43 +00:00
2017-06-02 00:10:48 +00:00
2017-06-02 00:10:47 +00:00
2017-06-02 00:10:42 +00:00
2017-06-02 00:10:46 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:44 +00:00
2017-06-02 00:10:48 +00:00