DockerCLI/cli/command/container/testdata
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
..
container-create-localhost-dns-ipv6.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-localhost-dns.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-oom-kill-true-without-memory-limit.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-oom-kill-without-memory-limit.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-list-format-name-name.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-format-with-arg.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-with-config-format.golden Fix psFormat's Size handling in config file 2022-06-07 12:48:56 +02:00
container-list-with-format.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-without-format-no-trunc.golden Fix flaky TestContainerList tests 2022-03-28 20:37:06 +02:00
container-list-without-format.golden Fix flaky TestContainerList tests 2022-03-28 20:37:06 +02:00
container-port-ipv4.golden Use net.JoinHostPort() to fix formatting with IPv6 addresses 2021-04-20 11:05:24 +02:00
container-port-ipv6-and-ipv4.golden Use net.JoinHostPort() to fix formatting with IPv6 addresses 2021-04-20 11:05:24 +02:00
container-port-ipv6.golden Use net.JoinHostPort() to fix formatting with IPv6 addresses 2021-04-20 11:05:24 +02:00
utf8.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
utf16.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
utf16be.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
valid.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
valid.label Import docker/docker/cli 2017-04-17 17:40:59 -04:00