Commits
User selector
Commit history
Commits on Nov 28, 2024
fix: ctx should cancel image pull on run
Show description for 30a73ffcommitted
Commits on Nov 27, 2024
tests: cleanup table test names
Show description for 1d4a7aecommitted
Commits on Nov 20, 2024
vendor: github.com/docker/docker e5c2b5e10d68 (master, v28.0.0-dev)
Show description for d41b80fcommitted
Commits on Nov 16, 2024
Optimise `docker stats` to not require clearing the whole screen
Show description for cb2f95ccommitted
Commits on Nov 15, 2024
cli/command/container: fix missing go:build tag
Show description for d1d5353committed
Commits on Nov 14, 2024
Merge pull request #5580 from albers/container-completions
Show description for 4adbb18authored
Commits on Nov 12, 2024
update go:build tags to use go1.22
Show description for 7c80e4fcommitted
Commits on Nov 8, 2024
Handle null completions with a default callback
Show description for 06260e6committedAdd completion for `--volume-driver`
Show description for 4525fe3committedAdd completion for `--cgroupns`
Show description for db0ed1ecommittedAdd completion for `--uts`
Show description for 2915749committedAdd completion for --log-driver` and --log-opt`
Show description for 3a2503fcommittedAdd completion for `--security-opt`
Show description for 9a9ae23committedAdd completion for `--detach-keys`
Show description for 5f7c43ecommittedAdd completion for `--userns`
Show description for 3292afecommittedAdd completion for `--ulimit`
Show description for 5d709a8committedAdd completion for `--storage-opt`
Show description for 2d89339committedAdd completion for `--pid`
Show description for ac7bde6committedAdd completion for `--link`
Show description for e513454committedAdd completion for `--ipc`
Show description for c555327committedAdd completion for `--attach`
Show description for b598ec8committedShare the container completions
Show description for 761d767committed
Commits on Nov 5, 2024
deps: update `go-jose/go-jose` to `v4`
Show description for 13754f6committedcli/command/service: remove redundant capturing of loop vars (copyloopvar)
Show description for 32b40decommittedcli/compose/loader: remove redundant capturing of loop vars (copyloopvar)
Show description for 40833fdcommittedcli/command/container: remove redundant capturing of loop vars (copyloopvar)
Show description for 78a7e15committedcli/command/image: remove redundant capturing of loop vars (copyloopvar)
Show description for 4a71ce0committedcli/manifest: remove redundant capturing of loop vars in tests (copyloopvar)
Show description for bf37e26committedcli/config: remove redundant capturing of loop vars in tests (copyloopvar)
Show description for 20de861committedcli/compose: remove redundant capturing of loop vars in tests (copyloopvar)
Show description for 1448ceccommittedcli/command: remove redundant capturing of loop vars in tests (copyloopvar)
Show description for 67458f7committed
Commits on Oct 31, 2024
Buffer 'docker stats' text to avoid terminal flickering
Show description for 0b16070committed
Commits on Oct 30, 2024
Merge pull request #5579 from thaJeztah/remove_warning
Show description for aa331e9authored
Commits on Oct 29, 2024
Merge pull request #5538 from albers/completion-events--filter
Show description for 1875d9fauthoredAdd tests for completions that call the API
Show description for e1c5180committed