Guest 24897 Guest24897
  • hi

  • Joined on 2024-09-11
Guest24897 synced commits to master at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
4adbb18f1c Merge pull request #5580 from albers/container-completions
e00ed82399 Merge pull request #5615 from thaJeztah/bump_compose_buildx
3dd7621240 Dockerfile: update compose to v2.30.3
4242cda826 Dockerfile: update buildx to v0.18.0
06260e68f3 Handle null completions with a default callback
Compare 19 commits »
Guest24897 synced commits to 27.x at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
75876b4e20 Merge pull request #5618 from thaJeztah/27.x_backport_container_completions
69bc2b1f0c Merge pull request #5545 from thaJeztah/27.x_vendor_moby
955e003345 Handle null completions with a default callback
ce77f4a545 Add completion for `--volume-driver`
e20bcf3565 Add completion for `--cgroupns`
Compare 39 commits »
Guest24897 synced and deleted reference refs/tags/refs/pull/5616/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5615/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5614/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5613/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5611/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5580/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced and deleted reference refs/tags/refs/pull/5545/merge at Guest24897/DockerCLI from mirror 2024-11-14 13:50:16 -05:00
Guest24897 synced commits to refs/pull/5614/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
5def101d77 Merge 4430362a719ff9fda914f5e559f5bae9ccf12601 into eb986ae71b0c84eca42a1c28a1a8135269b2757d
4430362a71 [27.x] cli/command/system: adjust types for 27.x branch
Compare 2 commits »
Guest24897 synced commits to refs/pull/5614/head at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
4430362a71 [27.x] cli/command/system: adjust types for 27.x branch
Guest24897 synced commits to refs/pull/5613/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
6330f93050 Merge 8fe93724a3563c95444672fdc50c624910ac084a into d5b327258fd41367accc3a27008994d1a67087e5
d5b327258f Merge pull request #5612 from thaJeztah/27.x_backport_docs
2958a27e0f Merge pull request #5610 from thaJeztah/27.x_backport_moby_deps
8fe93724a3 bump golangci-lint to v1.61.0
df7113d7eb [27.x] cli: fix non-constant format string in call to errors.Errorf (govet)
Compare 11 commits »
Guest24897 synced commits to refs/pull/5613/head at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
8fe93724a3 bump golangci-lint to v1.61.0
df7113d7eb [27.x] cli: fix non-constant format string in call to errors.Errorf (govet)
Compare 2 commits »
Guest24897 synced commits to refs/pull/5545/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
13053ef538 Merge 38b3e792fd24d2fe3360ad50d8293d8e79987902 into d5b327258fd41367accc3a27008994d1a67087e5
d5b327258f Merge pull request #5612 from thaJeztah/27.x_backport_docs
38b3e792fd [27.x] vendor: github.com/docker/docker b2c682be5f56 (v27.4-dev)
2958a27e0f Merge pull request #5610 from thaJeztah/27.x_backport_moby_deps
2734299993 docs: update example redis tags from 3.0.x to 7.4.x
Compare 7 commits »
Guest24897 synced commits to refs/pull/5545/head at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
38b3e792fd [27.x] vendor: github.com/docker/docker b2c682be5f56 (v27.4-dev)
2958a27e0f Merge pull request #5610 from thaJeztah/27.x_backport_moby_deps
Compare 2 commits »
Guest24897 synced commits to refs/pull/5536/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:16 -05:00
7e2fc601f6 Merge d6ce04640fb9bee13233eebb29d8f88ebaedd67c into a4228409d2c7270bfd07ea79580261daf372e8d6
a4228409d2 Merge pull request #5608 from thaJeztah/go1.22_buildtags
7c80e4f938 update go:build tags to use go1.22
917d2dc837 Merge pull request #5601 from vvoland/update-go
f9497b8a46 Merge pull request #5600 from aevesdocker/desktop-link-fix
Compare 27 commits »
Guest24897 synced commits to refs/pull/5528/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:15 -05:00
2416337158 Merge eea706f6f46a4fa82a17983cadfab25209d6ff2e into a4228409d2c7270bfd07ea79580261daf372e8d6
eea706f6f4 chore: update docker client
a4228409d2 Merge pull request #5608 from thaJeztah/go1.22_buildtags
7c80e4f938 update go:build tags to use go1.22
917d2dc837 Merge pull request #5601 from vvoland/update-go
Compare 8 commits »
Guest24897 synced commits to refs/pull/5528/head at Guest24897/DockerCLI from mirror 2024-11-14 05:40:15 -05:00
eea706f6f4 chore: update docker client
Guest24897 synced commits to refs/pull/5312/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:15 -05:00
876e879809 Merge 508337b62e55dc5bb6f2fcbb47b5203b593d3187 into a4228409d2c7270bfd07ea79580261daf372e8d6
a4228409d2 Merge pull request #5608 from thaJeztah/go1.22_buildtags
7c80e4f938 update go:build tags to use go1.22
917d2dc837 Merge pull request #5601 from vvoland/update-go
f9497b8a46 Merge pull request #5600 from aevesdocker/desktop-link-fix
Compare 62 commits »
Guest24897 synced commits to refs/pull/5307/merge at Guest24897/DockerCLI from mirror 2024-11-14 05:40:15 -05:00
a041983765 Merge f632123c41a776f5b85999cd1510fe53dedea911 into a4228409d2c7270bfd07ea79580261daf372e8d6
a4228409d2 Merge pull request #5608 from thaJeztah/go1.22_buildtags
7c80e4f938 update go:build tags to use go1.22
917d2dc837 Merge pull request #5601 from vvoland/update-go
f9497b8a46 Merge pull request #5600 from aevesdocker/desktop-link-fix
Compare 62 commits »