This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
DockerCLI
/
cli
/
command
/
container
/
testdata
/
container-list-with-config-...
3 lines
74 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
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-05-30 21:33:19 -04:00
c1 busybox:latest some.label=value 10.7MB
c2 busybox:latest foo=bar 3.2MB