1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/formatter
David Calavera bd4fb00fb6 Add mounts to docker ps.
- Allow to filter containers by volume with `--filter volume=name` and `filter volume=/dest`.
- Show their names in the list with the custom format `{{ .Mounts }}`.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-23 12:10:24 -05:00
..
custom.go Add mounts to docker ps. 2016-02-23 12:10:24 -05:00
custom_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
formatter.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
formatter_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00