Files
docker-cli/cli/command/container
Phong Tran 0929bed42a Fix psFormat's Size handling in config file
- do an early check if a custom format is specified either through the
  command-line, or through the cli's configuration, before adjusting
  the options (to add "size" if needed).
- also removes a redundant `options.Size = opts.size` line, as this value is
  already copied at the start of buildContainerListOptions()
- Update NewContainerFormat to use "table" format as a default if no format
  was given.

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Phong Tran <tran.pho@northeastern.edu>
2022-06-07 12:48:56 +02:00
..
2022-05-12 13:25:15 +02:00
2017-10-26 12:21:02 -04:00
2022-05-12 13:25:15 +02:00
2022-05-13 20:50:19 +02:00
2022-03-14 15:18:48 +01:00
2022-03-26 20:21:00 +01:00
2022-03-26 20:21:00 +01:00
2021-05-24 19:37:53 +01:00
2021-11-05 18:10:51 +01:00
2022-05-02 14:23:07 +02:00
2018-05-11 16:49:43 -07:00