DockerCLI/internal/test/builders
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
..
config.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
container.go Fix psFormat's Size handling in config file 2022-06-07 12:48:56 +02:00
doc.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
network.go adding network list test 2017-08-29 16:30:37 +02:00
node.go Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
secret.go Plugable secret backend 2017-09-07 11:10:44 +03:00
service.go internal/test/builders: don't set EndpointSpec by default 2019-10-31 16:08:49 +01:00
swarm.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
task.go updated vendoring 2017-09-01 19:41:06 -04:00
volume.go vendor: github.com/docker/docker 2ed904cad7055847796433cc56ef1d1de0da868c 2022-04-30 12:01:37 +02:00