Commits
User selector
Commit history
Commits on Jan 6, 2023
cmd: set double quotes as code delimiter
Show description for 4595ce5committed
Commits on Nov 28, 2022
cli/command: add Cli.CurrentVersion() function
Show description for a7e2c3ecommitted
Commits on Sep 30, 2022
format code with gofumpt
Show description for 1da95ffcommitted
Commits on Jul 19, 2022
Merge pull request #3656 from thaJeztah/fix_info_empty_labels
Show description for 4411b51authoredformat (GoDoc) comments with Go 1.19 to prepare for go updates
Show description for 82427d1committed
Commits on Jun 28, 2022
cli: use custom annotation for aliases
Show description for 80b1285committed
Commits on Jun 5, 2022
info: fix output including "Labels:" if no labels were set
Show description for c47aa3dcommitted
Commits on Jun 1, 2022
info: update plugin section to show installed path
Show description for b9e2659committed
Commits on May 17, 2022
info: remove cluster store from docker info output
Show description for 1fafae3committed
Commits on May 12, 2022
Adopt Cobra completion v2 to support completion by CLI plugins
Show description for cbec75eauthored andcommitted
Commits on May 10, 2022
info: don't print server info if we failed to connect
Show description for 9dc54f3committed
Commits on May 6, 2022
info: improve handling of empty Info
Show description for e96e17dcommitted
Commits on Apr 25, 2022
use our own version of text/tabwriter
Show description for fd2bc1fcommitted
Commits on Apr 20, 2022
Merge pull request #3543 from thaJeztah/remove_the_experiment
Show description for 0b78efeauthored
Commits on Apr 8, 2022
move commonly used top-level commands to the top of --help
Show description for aaa912ccommittedremove "Experimental" client field from "docker version"
Show description for bbc95c7committed
Commits on Apr 7, 2022
cli/command/system: remove printStorageDriverWarnings()
Show description for 51aa683committed
Commits on Mar 28, 2022
vendor: github.com/docker/docker 8941dcfcc5db4aefc351cd5b5bb4d524823035c0
Show description for a1e6740committedlinting: fix incorrectly formatted errors (revive)
Show description for 4ab70bfcommitted
Commits on Mar 15, 2022
Output compact JSON by default for --format=json
Show description for 9c0234bauthored andcommittedUpdate list commands with better format flag description
Show description for a4a734dauthored andcommittedAdd "json" as default value to format flag in all inspect commands.
Show description for 84d47b5authored andcommitted
Commits on Mar 4, 2022
use consistent alias for api/types/registry
Show description for e40529acommitted
Commits on Feb 25, 2022
cli/command/system: remove deprecated io/ioutil
Show description for e0299ffcommitted
Commits on Feb 24, 2022
system/version: remove dead-code
Show description for 16ece9bcommitted
Commits on Feb 22, 2022
Drop support for (archived) Compose-on-Kubernetes
Show description for 7b9580dcommitted
Commits on Aug 24, 2021
Merge pull request #3230 from thaJeztah/remove_seccomp_warning
Show description for e8fdc3cauthored
Commits on Aug 12, 2021
vendor: update docker to current master (API v1.42)
Show description for fc85fe4committed
Commits on Aug 4, 2021
info: skip client-side warning about seccomp profile on API >= 1.42
Show description for 8964595committed
Commits on Jul 13, 2021
info: print errors to stderr
Show description for 4ce521cauthored andcommitted
Commits on Jul 6, 2021
docker info: skip API connection if possible
Show description for d738e7ccommitted
Commits on Jul 1, 2021
Deprecate Kubernetes stack support
Show description for c05f0f5committed
Commits on May 4, 2021
printServerWarningsLegacy: silence "No oom kill disable support" on cgroup v2
Show description for 05ec018committedprintServerWarningsLegacy: silence "No kernel memory limit support"
Show description for 731f52ccommitted
Commits on Oct 2, 2020
Always enable experimental features
Show description for 977d3aecommitted