Commits
User selector
Commit history
Commits on Mar 11, 2024
cli/command: deprecate EventHandler and InitEventHandler
Show description for 46afd26committedcli/command/container: use ping-result for OS-version
Show description for 5c54f75committed
Commits on Mar 4, 2024
fix: cli prompt termination exit code
Show description for 10bf91acommittedAdd support for --detach/-d flag in stack rm
Show description for 238d659andcommittedAdd support for --detach flag in stack deploy
Show description for b086d72andcommitted
Commits on Mar 1, 2024
Merge pull request #4906 from Benehiko/benehiko/v26.0.0-rc1
Show description for 35e6a41authoredvendor: github.com/docker/docker v26.0.0-rc1
Show description for 5e80232authored andcommitted
Commits on Feb 29, 2024
chore: `docker help` should not show plugin vendor and version
Show description for abe78b7committed
Commits on Feb 10, 2024
cli/connhelper/commandconn: inline variables
Show description for 8bae662committed
Commits on Feb 7, 2024
docker stack: allow '=' separator in extra_hosts
Show description for c986d09committed
Commits on Feb 6, 2024
Uniform volume prune output msg with other prune commands
Show description for 69e0f53committed
Commits on Feb 3, 2024
images: print hint when invoking "docker images" with ambiguous argument
Show description for 809eb8ccommittedcli/command/images: runImages: use proper camel-case for dockerCLI
Show description for b158181committedcli/command/images: runImages: inline intermediate var
Show description for 1328bb3committed
Commits on Jan 29, 2024
cli/command: don't use pflags.XXXVarP for flags without shorthand
Show description for dfdff11committed
Commits on Jan 26, 2024
cli/command/container: minor cleanup in attach
Show description for 690f63ecommitted
Commits on Jan 24, 2024
Replace deprecated types.Image* usage
Show description for 4fa2fe9committed
Commits on Jan 23, 2024
info: remove printSecurityOptionsWarnings, printServerWarnings
Show description for d9294f0committedMerge pull request #4808 from thaJeztah/remove_printServerWarningsLegacy
Show description for c6ae749authoredMerge pull request #4810 from thaJeztah/remove_deprecated_cliopts
Show description for 69a4fccauthored
Commits on Jan 20, 2024
cli/command/container: remove deprecated NewStartOptions
Show description for 2402daccommittedcli/command: remove deprecated DockerCliOption, InitializeOpt
Show description for b43377acommittedinfo: remove printServerWarningsLegacy
Show description for a71d39bcommitted
Commits on Jan 8, 2024
cli/compose/loader: use golden.Assert() for readability
Show description for 26f59b2committed
Commits on Jan 5, 2024
Merge pull request #4748 from thaJeztah/update_nosec
Show description for acbc254authoredcli/command/container: parseSecurityOpts: fix --security-opt seccomp=builtin
Show description for 6d0aa0acommitted
Commits on Jan 3, 2024
change back nolint -> nosec
Show description for f0edc79committed
Commits on Dec 20, 2023
export RunStat, StatsOptions, and add Filters option
Show description for 46355a1authored andcommittedcli/command/container: statsOptions: add GoDoc
Show description for e9a5590committedprevent "docker stats" from hanging if the initial API call fails
Show description for b642078committedcli/command/container: runStats(): move code to where it's used
Show description for 633ba88committedcli/command/container: runStats(): don't register unused event handlers
Show description for 5ed6c12committedcli/command/container: runStats(): minor cleanup and fixes
Show description for 2389768committed
Commits on Dec 19, 2023
vendor: github.com/docker/docker 388216fc45ab (v25.0.0-dev)
Show description for 4d434dccommitted
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed