Files
docker-cli/components/engine/docs/reference/commandline
Yong Tang 7c03eaf16a 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>
Upstream-commit: 743943f6364d33425cfbcadad43507fd16305f1a
Component: engine
2017-01-27 13:25:32 -08:00
..
2016-12-20 17:43:26 +08:00
2017-01-20 15:59:44 -08:00
2016-11-22 19:09:30 +01:00
2016-12-20 17:03:11 -08:00
2016-12-07 10:14:28 -08:00
2017-01-08 05:27:54 +01:00
2016-12-30 08:47:08 +08:00
2016-11-28 10:31:38 -08:00
2016-12-20 22:08:07 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2017-01-04 23:29:12 +08:00