Skip to content
/ docker Public
forked from moby/moby
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
2142a44
Merge pull request #51774 from thaJeztah/bump_x_deps
thaJeztah Dec 19, 2025
7239c72
remove uses of deprecated go-archive consts
thaJeztah Dec 19, 2025
5525804
Merge pull request #51777 from thaJeztah/archive_rm_deprecated
thaJeztah Dec 19, 2025
2a9eb66
vendor: github.com/moby/go-archive v0.2.0
thaJeztah Dec 19, 2025
fba74ac
Merge pull request #51776 from thaJeztah/bump_go_archive
thaJeztah Dec 19, 2025
9176746
vendor: github.com/tetratelabs/wazero v1.11.0
thaJeztah Dec 22, 2025
78c6b01
api: add root doc.go to prevent fallback to github.com/moby/moby
austinvazquez Dec 22, 2025
800406d
Merge pull request #51781 from thaJeztah/bump_wazero2
robmry Dec 23, 2025
e09afad
api/types/network: remove use of "reflect" in test
thaJeztah Dec 23, 2025
3bd2edb
Merge pull request #51784 from thaJeztah/api_less_reflect
thaJeztah Dec 23, 2025
c8aaeea
ci: run golangci-lint for each Go module
austinvazquez Dec 22, 2025
93afda3
migrate TestAPINetworkInspectWithScope to integration test
2003Aditya Nov 24, 2025
ae4c17f
migrate TestAPIImageImportBadSrc to integration test
2003Aditya Nov 17, 2025
1fd2395
docs: fix reversed descriptions of version.Arch and info.Architecture
majiayu000 Dec 26, 2025
917d66d
docs: update stats API description for cgroups v2 compatibility
majiayu000 Dec 26, 2025
955897f
docs: fix base64 encoding description for secrets and configs
majiayu000 Dec 26, 2025
1b9f126
docs: document healthcheck timeout termination behavior
majiayu000 Dec 26, 2025
22345e3
docs: improve description of image tag API endpoint
majiayu000 Dec 26, 2025
5c637b7
fix: prevent potential panic in Shutdown when EventsService is nil
lujinda Dec 30, 2025
5b18361
Merge pull request #51783 from austinvazquez/run-golangci-lint-for-al…
vvoland Jan 2, 2026
92a240f
Merge pull request #51797 from lujinda/fix_shutdown_panic
vvoland Jan 2, 2026
8a01dc2
daemon/cluster/executor/container: rename vars that shadowed
thaJeztah Jan 5, 2026
dcb0149
daemon: inline copyAttributes utilty
thaJeztah Jan 5, 2026
0fb55db
docs: clarify healthcheck behavior
majiayu000 Jan 5, 2026
e529aa7
integration/container: TestStats: explicitly check zero-value
thaJeztah Jan 5, 2026
9f92b72
Merge pull request #51553 from 2003Aditya/TestAPIImagesImportBadSrc
robmry Jan 5, 2026
d85c1a2
daemon/server/httputils: remove badParameterError
thaJeztah Jan 5, 2026
06704ef
client: use stop function to deregister context.AfterFunc
mismithhisler Jan 5, 2026
a28aa59
Merge pull request #51806 from thaJeztah/fix_err_typo
thaJeztah Jan 5, 2026
d6eee94
Merge pull request #51789 from majiayu000/45927-doc-healthcheck-timeo…
thaJeztah Jan 5, 2026
0da7c60
Merge pull request #51804 from thaJeztah/no_shadow
vvoland Jan 5, 2026
32d34c4
docs: fix type in comment
GSotelo Jan 5, 2026
4c9fe4d
Merge pull request #51807 from mismithhisler/use-afterFunc-stop-func
thaJeztah Jan 5, 2026
910430d
Merge pull request #51785 from majiayu000/49594-fix-api-arch-description
vvoland Jan 5, 2026
5f38f06
Merge pull request #51805 from thaJeztah/simplify_reflect
thaJeztah Jan 5, 2026
5275f5f
Merge pull request #51809 from GSotelo/fix/typo-in-comments
thaJeztah Jan 5, 2026
e3f60d7
Merge pull request #51786 from majiayu000/43810-fix-stats-api-docs-cg…
thaJeztah Jan 5, 2026
07e2a78
libnet/internal/resolvconf: Parse: improve error message
thaJeztah Jan 6, 2026
0d27c51
hack/validate: only search repo-dir for modules
thaJeztah Jan 6, 2026
4bcf966
vendor: cloud.google.com/go/logging v1.13.1
thaJeztah Jan 6, 2026
0dedfa8
Merge pull request #51812 from thaJeztah/resolvconf_improve_err
thaJeztah Jan 6, 2026
78c0257
Merge pull request #51791 from majiayu000/22402-improve-image-tag-des…
thaJeztah Jan 6, 2026
0f2e9a1
Merge pull request #51788 from majiayu000/37671-fix-config-data-base6…
thaJeztah Jan 6, 2026
f2f622e
internal/testutil/daemon: fix minor linting issues
thaJeztah Jan 6, 2026
41d19f6
api/docs: backport assorted fixes and enhancements to older api versions
thaJeztah Jan 6, 2026
9ebbf65
client: do not modify user-provided HTTP client
corhere Jan 6, 2026
015cd3d
Merge pull request #51815 from thaJeztah/bump_cloud_logging
AkihiroSuda Jan 7, 2026
8f1457a
Merge pull request #51817 from corhere/client/clone-http-client
thaJeztah Jan 7, 2026
5a60541
Merge pull request #51818 from thaJeztah/update_swagger_docs
vvoland Jan 7, 2026
80fea4a
Merge pull request #51813 from thaJeztah/lint_repodir
vvoland Jan 7, 2026
911d311
Merge pull request #51585 from 2003Aditya/TestAPIOptionsRoute
robmry Jan 7, 2026
cb88c6b
daemon/volumes: More fs friendly image mount layer names
vvoland Jan 8, 2026
fadd8dc
daemon/libnetwork: Fix panic in findHNSEp when IP networks are nil
vvoland Jan 8, 2026
7bdc756
Merge pull request #51827 from vvoland/fix-image-mount
thaJeztah Jan 8, 2026
48f81c3
Merge pull request #51828 from vvoland/windows-network-none
thaJeztah Jan 8, 2026
fbe29f0
Merge pull request #51816 from thaJeztah/fix_linting
vvoland Jan 8, 2026
00166d0
Merge pull request #51782 from austinvazquez/add-api-go-package
thaJeztah Jan 8, 2026
9f2faa5
client: fix TestWithUserAgent
thaJeztah Jan 9, 2026
77487cd
Merge pull request #51835 from thaJeztah/client_fix_TestWithUserAgent
vvoland Jan 9, 2026
e709f27
ci: use docker github builder to build bin image
crazy-max Jan 11, 2026
28c9d26
Merge pull request #51838 from crazy-max/docker-github-builder
vvoland Jan 12, 2026
4d09d8c
Merge pull request #51756 from tonistiigi/20251217-update-buildkit
vvoland Jan 12, 2026
9ec6554
libnetwork: fix graceful service endpoint removal
corhere Jan 13, 2026
97ea303
Dockerfile: update golangci-lint to v2.8.0
thaJeztah Jan 14, 2026
14240c5
Merge pull request #51842 from corhere/fix-service-binding-soft-disable
corhere Jan 14, 2026
8ff4021
vendor: github.com/sirupsen/logrus v1.9.4
thaJeztah Jan 15, 2026
2ed051d
Merge pull request #51847 from thaJeztah/bump_golangci_lint
vvoland Jan 15, 2026
8d3c5f6
Merge pull request #51850 from thaJeztah/bump_logrus
vvoland Jan 15, 2026
6ff97c1
vendor: cloud.google.com/go/compute/metadata v0.9.0
thaJeztah Jan 15, 2026
18ea00a
vendor: github.com/aws/smithy-go v1.23.2
thaJeztah Jan 15, 2026
2a87c9a
vendor: github.com/aws/aws-sdk-go-v2 v1.39.6
thaJeztah Jan 15, 2026
3ebfc36
vendor: github.com/aws/aws-sdk-go-v2/credentials v1.18.24
thaJeztah Jan 15, 2026
54c9a0f
vendor: github.com/aws/aws-sdk-go-v2/config v1.31.20
thaJeztah Jan 15, 2026
2cd55b2
Merge pull request #51852 from thaJeztah/bump_buildkit_deps
thaJeztah Jan 15, 2026
c7d9ac5
vendor: cloud.google.com/go/auth v0.17.0
thaJeztah Jan 15, 2026
dc46ee9
vendor: github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
thaJeztah Jan 15, 2026
25aec1f
vendor: github.com/anchore/go-struct-converter v0.1.0
thaJeztah Jan 15, 2026
184ee84
vendor: github.com/containerd/nydus-snapshotter v0.15.10
thaJeztah Jan 15, 2026
09251e5
vendor: github.com/googleapis/enterprise-certificate-proxy v0.3.7
thaJeztah Jan 15, 2026
5ff9c6a
vendor: google.golang.org/genproto/xxx v0.0.0-20251103181224-f26f9409…
thaJeztah Jan 15, 2026
3684a9c
vendor: github.com/hashicorp/go-sockaddr v1.0.7
thaJeztah Jan 15, 2026
eb31710
vendor: github.com/prometheus/procfs v0.17.0
thaJeztah Jan 15, 2026
39e6e58
vendor: github.com/spdx/tools-golang v0.5.7
thaJeztah Jan 15, 2026
4a0f975
vendor: github.com/jmoiron/sqlx v1.4.0
thaJeztah Jan 15, 2026
2fe5e8e
vendor: github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
thaJeztah Jan 15, 2026
ed05766
Merge pull request #51853 from thaJeztah/bump_buildkit_deps2
tonistiigi Jan 15, 2026
cebb12d
update to go1.25.6
vvoland Jan 16, 2026
2c66ddf
vendor: github.com/moby/buildkit v0.27.0-rc1
vvoland Jan 16, 2026
0408faa
vendor: github.com/moby/buildkit faed462a29ea (v0.27.0-rc2-dev)
vvoland Jan 16, 2026
783d2fd
Add renovate.json
renovate-bot Jan 15, 2026
e521c36
renovate: Move to .github
vvoland Jan 16, 2026
732379f
renovate: Add git sign off
vvoland Jan 16, 2026
0100e94
renovate: Group golang/x packages
vvoland Jan 16, 2026
f09153d
Merge pull request #51857 from vvoland/update-go
thaJeztah Jan 16, 2026
b035ec8
Merge pull request #51856 from vvoland/vendor-buildkit
vvoland Jan 16, 2026
bead7d7
fix: goroutine leak in TestRingLogger
VedantMadane Jan 15, 2026
1d4e04b
api: add inspect identity base type to expose trusted image origin
tonistiigi Dec 5, 2025
7745b71
api: add swagger definitions for new Identity type
tonistiigi Jan 13, 2026
3540989
inspect: add build identity support
tonistiigi Dec 16, 2025
0adfe6c
inspect: add pull identity to track origin registry repo
tonistiigi Dec 16, 2025
8890f81
inspect: add signature identity support
tonistiigi Dec 16, 2025
397c7d6
Merge pull request #51737 from tonistiigi/add-image-identity
thaJeztah Jan 16, 2026
26d292b
inspect: add API-version gate for image identity
thaJeztah Jan 15, 2026
89a04a8
vendor: update buildkit to v0.27.0-rc2
tonistiigi Jan 16, 2026
ef5287f
migrate TestContainerAPIPostContainerStop to integration
yudnk Jan 17, 2026
6dac897
daemon: Check system requirements before initialization
htoyoda18 Jan 18, 2026
d7d2e9b
Merge pull request #51864 from tonistiigi/vendor-buildkit-v0.27.0-rc2
vvoland Jan 19, 2026
1b42754
vendor: github.com/moby/moby/api v1.53.0-rc.2
vvoland Jan 19, 2026
f164e50
Merge pull request #51870 from vvoland/drop-replace
vvoland Jan 19, 2026
c1b3202
integration/volume: Add test for image mount subpath daemon restart
vvoland Jan 8, 2026
1b5b00c
fix grammar: user defined / user specified -> user-(defined|specified)
thaJeztah Jan 19, 2026
d7ffb12
Merge pull request #51831 from vvoland/fix-image-mount
vvoland Jan 19, 2026
2018b9e
Use Debug instead of Debugf for device request logging
elezar Aug 15, 2025
721cb50
api: add MountType to definitions
thaJeztah Jan 14, 2026
bd660c3
api/docs: sync MountType to versioned swagger specs
thaJeztah Jan 14, 2026
bb2ac76
Merge pull request #51871 from thaJeztah/fix_grammar
thaJeztah Jan 19, 2026
46ecbe0
vendor: github.com/containerd/stargz-snapshotter v0.18.1
thaJeztah Jan 19, 2026
69d67e0
vendor: github.com/moby/moby/client v0.2.2-rc.2
thaJeztah Jan 19, 2026
a2f2ed6
Merge pull request #51854 from VedantMadane/fix-ring-test-goroutine-leak
thaJeztah Jan 19, 2026
17f06ce
Merge pull request #51876 from thaJeztah/bump_client
thaJeztah Jan 19, 2026
b0c8ff7
daemon: Check system requirements in newDaemonCLI
htoyoda18 Jan 19, 2026
3abbf46
daemon/server/backend: ContainerListOptions: remove unused Before and…
thaJeztah Jan 20, 2026
5961616
daemon/server/backend: ContainerListOptions: remove unused Latest field
thaJeztah Jan 20, 2026
86f122a
Map nvidia --gpus request to CDI device requests
elezar Jun 18, 2025
5e01275
Merge pull request #50228 from elezar/map-nvidia-requests-to-cdi
thaJeztah Jan 20, 2026
6dcee69
Merge pull request #51868 from htoyoda18/refactor/daemon-check-system…
thaJeztah Jan 20, 2026
90c3f80
go.mod: add back replace rules
thaJeztah Jan 19, 2026
dc9208e
Merge pull request #51880 from thaJeztah/add_back_replace
thaJeztah Jan 20, 2026
aaad780
Merge pull request #51878 from thaJeztah/rm_before_since_backend
thaJeztah Jan 20, 2026
62cecee
chore: Update outdated GitHub Actions versions
pgoslatara Jan 20, 2026
1f93820
vendor: github.com/miekg/dns v1.1.70
vvoland Jan 21, 2026
d800e9b
Merge pull request #51846 from thaJeztah/mounttype_def
thaJeztah Jan 21, 2026
1a75179
daemon/volume/mounts: extract validation for extra fields
thaJeztah Jan 21, 2026
d8e88a9
gha/labeler: Filter out vendor changes
vvoland Jan 21, 2026
96df8d8
Add test case for ContainerList Latest option, use table-test
Jan 20, 2026
f12bbc3
Merge pull request #51879 from pgoslatara/actup/update-actions-176891…
thaJeztah Jan 21, 2026
29cf4f4
Merge pull request #51881 from vvoland/vendor-dns
thaJeztah Jan 21, 2026
08b77a2
Merge pull request #51883 from vvoland/gha-labeler-fix
vvoland Jan 21, 2026
f23e824
Merge pull request #51865 from yudnk/50159-migrate_test_container_api…
thaJeztah Jan 21, 2026
a10af4d
gha/labeler: Use "all" group for vendor exclusion
vvoland Jan 21, 2026
7320d88
Merge pull request #51882 from thaJeztah/mount_validate
vvoland Jan 21, 2026
9be5af6
Merge pull request #51884 from vvoland/gha-labeler-fix
vvoland Jan 21, 2026
1376542
Merge pull request #51875 from thaJeztah/bump_stargz
vvoland Jan 21, 2026
b465157
Merge pull request #51877 from JeevanYewale/improve-error-message
thaJeztah Jan 21, 2026
26e8376
api: fix grammar: user defined / user specified -> user-(defined|spec…
thaJeztah Jan 19, 2026
2f6011c
daemon: daemon.registerMountPoints: use switch statement
thaJeztah Jan 21, 2026
e8f088c
daemon: rename vars that shadowed imports
thaJeztah Jan 21, 2026
fba5998
vendor: update buildkit v0.27.0
tonistiigi Jan 21, 2026
bc5c70a
Merge pull request #51886 from tonistiigi/vendor-buildkit-v0.27.0
thaJeztah Jan 22, 2026
a6d2595
Merge pull request #51885 from thaJeztah/daemon_volume_cleanups
vvoland Jan 22, 2026
d76e0f4
Merge pull request #51872 from thaJeztah/api_fix_grammar
vvoland Jan 22, 2026
695f158
pkg/homedir: fix broken links to basedir specs
thaJeztah Jan 22, 2026
8a7e012
renovate: Ignore go-gelf
vvoland Jan 22, 2026
43345df
Merge pull request #51889 from thaJeztah/pkg_homedir_docs
vvoland Jan 22, 2026
421fc90
Merge pull request #51858 from vvoland/renovate/configure
thaJeztah Jan 22, 2026
9c2e4d9
renovate: Always run go mod tidy
vvoland Jan 22, 2026
12e479b
Merge pull request #51895 from vvoland/renovate-config
thaJeztah Jan 22, 2026
d204cc2
chore(deps): update docker/compose-bin docker tag to v5.0.2
renovate-bot Jan 22, 2026
59083a9
fix(deps): update module github.com/miekg/dns to v1.1.72
renovate-bot Jan 22, 2026
686c611
chore(deps): update alpine docker tag to v3.23
renovate-bot Jan 22, 2026
edcbbba
chore(deps): update docker/buildx-bin docker tag to v0.31.0
renovate-bot Jan 22, 2026
1cc1aa2
Merge pull request #51896 from renovate-bot/renovate/docker-compose-b…
vvoland Jan 22, 2026
1b665b6
chore(deps): update lima-vm/lima-actions action to v1.1.0
renovate-bot Jan 22, 2026
36b94c2
chore(deps): update tonistiigi/xx docker tag to v1.9.0
renovate-bot Jan 22, 2026
9475322
Merge pull request #51901 from renovate-bot/renovate/lima-vm-lima-act…
thaJeztah Jan 23, 2026
3717925
Merge pull request #51900 from renovate-bot/renovate/docker-buildx-bi…
thaJeztah Jan 23, 2026
444dad5
Merge pull request #51898 from renovate-bot/renovate/github.com-miekg…
thaJeztah Jan 23, 2026
311bfe9
fix(deps): update module github.com/aws/smithy-go to v1.24.0
renovate-bot Jan 23, 2026
d9cead5
client: deprecate ContainerListOptions.Since, ContainerListOptions.Be…
thaJeztah Jan 23, 2026
5819d10
client: deprecate ContainerListOptions.Latest
thaJeztah Jan 23, 2026
377d496
Merge pull request #51907 from renovate-bot/renovate/github.com-aws-s…
thaJeztah Jan 23, 2026
b92173f
fix(deps): update aws-sdk-go-v2 monorepo
renovate-bot Jan 23, 2026
bf4a9dd
Merge pull request #51899 from renovate-bot/renovate/alpine-3.x
vvoland Jan 23, 2026
fd1679a
vendor: github.com/sigstore/sigstore v1.10.4
thaJeztah Jan 23, 2026
b30e701
vendor: update github.com/go-openapi dependencies
thaJeztah Jan 23, 2026
8be1f7a
Merge pull request #51908 from thaJeztah/client_deprecate_options
thaJeztah Jan 23, 2026
a24a1ef
Merge pull request #51903 from renovate-bot/renovate/aws-sdk-go-v2-mo…
thaJeztah Jan 23, 2026
9bc9e1d
Merge pull request #51902 from renovate-bot/renovate/tonistiigi-xx-1.x
thaJeztah Jan 23, 2026
48bbed5
fix(deps): update module google.golang.org/grpc to v1.78.0
renovate-bot Jan 23, 2026
ba3b4d9
Merge pull request #51913 from thaJeztah/bump_sigstore_sigstore
thaJeztah Jan 23, 2026
2bc7feb
client: implement WithResponseHook option
thaJeztah Jan 9, 2026
c7657f8
client: ResponseHook: remove error return
thaJeztah Jan 23, 2026
0068512
Merge pull request #51917 from renovate-bot/renovate/google.golang.or…
thaJeztah Jan 23, 2026
a8389f4
Merge pull request #51915 from thaJeztah/bump_openapi
thaJeztah Jan 23, 2026
ca49081
vendor: cloud.google.com/go/auth v0.18.0
thaJeztah Jan 23, 2026
a39cf56
vendor: go.uber.org/zap v1.27.1
thaJeztah Jan 23, 2026
644af76
vendor: github.com/googleapis/gax-go/v2 v2.16.0
thaJeztah Jan 23, 2026
b21163a
vendor: github.com/googleapis/enterprise-certificate-proxy v0.3.9
thaJeztah Jan 23, 2026
bb43161
vendor: google.golang.org/api v0.260.0
thaJeztah Jan 23, 2026
7f16c4f
vendor: github.com/sigstore/rekor v1.5.0
thaJeztah Jan 23, 2026
f89429f
Merge pull request #51911 from thaJeztah/bump_sigstore
thaJeztah Jan 24, 2026
20c801f
daemon/pkg/opts: export ParseDaemonHost
thaJeztah Jan 22, 2026
4bc3a76
daemon/command: slight cleanup of normalizeHosts
thaJeztah Jan 23, 2026
dceb87f
vendor: golang.org/x/sys v0.40.0
thaJeztah Jan 24, 2026
5b62347
vendor: golang.org/x/text v0.33.0
thaJeztah Jan 24, 2026
d163d33
vendor: golang.org/x/term v0.39.0
thaJeztah Jan 24, 2026
7a12d1b
vendor: golang.org/x/crypto v0.47.0
thaJeztah Jan 24, 2026
818ec93
vendor: golang.org/x/net v0.49.0
thaJeztah Jan 24, 2026
2d5c1cd
vendor: golang.org/x/mod v0.32.0
thaJeztah Jan 24, 2026
0a3af47
vendor: golang.org/x/tools v0.41.0
thaJeztah Jan 24, 2026
3380c52
vendor: github.com/klauspost/compress v1.18.3
thaJeztah Jan 24, 2026
f3343bf
api/types: gofumpt
thaJeztah Jan 24, 2026
5bde156
client: gofumpt
thaJeztah Jan 24, 2026
17de27f
daemon: gofumpt
thaJeztah Jan 24, 2026
7b38ece
integration: gofumpt
thaJeztah Jan 24, 2026
d5e23b6
daemon: ignore duplicate task exit events in daemon state
fuweid Jan 25, 2026
6859f48
Merge pull request #51920 from thaJeztah/bump_x_deps
AkihiroSuda Jan 26, 2026
35aa470
vendor: github.com/weppos/publicsuffix-go v0.30.0
thaJeztah Jan 23, 2026
3b5a0c1
vendor: github.com/zmap/zlint/v3 v3.5.0
thaJeztah Jan 23, 2026
2cafa78
vendor: github.com/cloudflare/cfssl v1.6.5
thaJeztah Sep 25, 2025
5589d5a
fix(deps): update module code.cloudfoundry.org/clock to v1.59.0
renovate-bot Jan 26, 2026
ef8cf49
Merge pull request #51922 from thaJeztah/gofumpt
thaJeztah Jan 26, 2026
83a45d8
Merge pull request #51921 from thaJeztah/bump_compress
thaJeztah Jan 26, 2026
049437c
Merge pull request #51047 from thaJeztah/bump_cfssl
thaJeztah Jan 26, 2026
041d41e
Merge pull request #51906 from renovate-bot/renovate/code.cloudfoundr…
thaJeztah Jan 26, 2026
ab3be3c
typo: called to caller
cuiweixie Jan 26, 2026
c75070b
chore(deps): update actions/cache action to v5
renovate-bot Jan 26, 2026
c36b44b
ci: rename renovate.json to renovate.json5
thaJeztah Jan 26, 2026
8ff66aa
ci: renovate: add comment about Graylog2/go-gelf dependency
thaJeztah Jan 26, 2026
86fd73d
ci: renovate: fix regex escaping
thaJeztah Jan 26, 2026
f187929
retrigger github action
cuiweixie Jan 26, 2026
7e8adf4
ci: renovate: disable for api and client modules
thaJeztah Jan 26, 2026
12277d8
Merge pull request #51836 from thaJeztah/client_response_hook
thaJeztah Jan 26, 2026
a6dd46e
Merge pull request #51928 from cuiweixie/typo
thaJeztah Jan 26, 2026
335f605
Merge pull request #51929 from renovate-bot/renovate/actions-cache-5.x
vvoland Jan 26, 2026
9d839a2
chore(deps): update actions/checkout action to v6
renovate-bot Jan 26, 2026
62c1a71
api/types: use "omitzero" instead of "omitempty" for "netip" fields
thaJeztah Jan 26, 2026
fe81308
Merge pull request #51930 from thaJeztah/derenovate
thaJeztah Jan 26, 2026
f6c0f41
api/pkg/authconfig: reject multiple JSON documents in Decode
htoyoda18 Jan 26, 2026
8afb45b
loadDaemonCliConfig: explicitly set default host
thaJeztah Jan 22, 2026
59abc76
daemon/pkg/opts: remove unused ParseHost
thaJeztah Jan 23, 2026
a007682
Merge pull request #51931 from renovate-bot/renovate/actions-checkout…
thaJeztah Jan 26, 2026
31ffe93
Merge pull request #51932 from thaJeztah/api_omitzero
thaJeztah Jan 26, 2026
45aee52
Merge pull request #51862 from thaJeztah/identity_version_gate
vvoland Jan 26, 2026
ef6d8b0
Merge pull request #51910 from thaJeztah/refactor_listener_defaults
thaJeztah Jan 26, 2026
2d8289c
Merge pull request #51919 from htoyoda18/fix/decode
vvoland Jan 26, 2026
f9ed31a
Drop replace rules
vvoland Jan 26, 2026
4fa326f
api: Cut v1.53
vvoland Jan 26, 2026
15b87a4
Merge pull request #51936 from vvoland/drop-replace
vvoland Jan 26, 2026
655828b
vendor: github.com/moby/moby/api v1.53.0
vvoland Jan 26, 2026
871e906
Merge pull request #51938 from vvoland/vendor-api
vvoland Jan 26, 2026
b7b572a
vendor: github.com/moby/moby/client v0.2.2
vvoland Jan 26, 2026
9c62384
Merge pull request #51940 from vvoland/vendor-client
vvoland Jan 26, 2026
1200f5e
daemon: Fix panic in shutdown after daemon init fails
vvoland Jan 27, 2026
0b83aa1
Merge pull request #51943 from vvoland/init-fix-panic
thaJeztah Jan 27, 2026
13422ac
renovate: ignore docker/github-builder-experimental
vvoland Jan 27, 2026
6566904
Merge pull request #51946 from vvoland/renovate-config
vvoland Jan 27, 2026
d5fd0c5
Merge pull request #51925 from fuweid/fix-46212
cpuguy83 Jan 27, 2026
d7218ec
daemon/pkg/plugin/v2: use namespace consts
thaJeztah Jan 28, 2026
d6d6527
Merge pull request #51952 from thaJeztah/use_ns_consts
vvoland Jan 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
22 changes: 0 additions & 22 deletions .DEREK.yml

This file was deleted.

18 changes: 18 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
comment: false

github_checks:
annotations: false

coverage:
status:
patch: false
# project will give us the diff in the total code coverage between a commit
# and its parent
project:
default:
target: auto
threshold: "15%"
changes: false

ignore:
- "vendor/**/*"
21 changes: 21 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "moby",
"build": {
"context": "..",
"dockerfile": "../Dockerfile",
"target": "devcontainer"
},
"workspaceFolder": "/go/src/github.com/docker/docker",
"workspaceMount": "source=${localWorkspaceFolder},target=/go/src/github.com/docker/docker,type=bind,consistency=cached",

"remoteUser": "root",
"runArgs": ["--privileged"],

"customizations": {
"vscode": {
"extensions": [
"golang.go"
]
}
}
}
10 changes: 5 additions & 5 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.git
.go-pkg-cache
.gopath
bundles
vendor/pkg
/.git

# build artifacts
/bundles/
/cmd/dockerd/winresources/winres.json
/cmd/dockerd/*.syso
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
vendor.mod linguist-language=Go-Module
vendor.sum linguist-language=Go-Checksums
Dockerfile* linguist-language=Dockerfile
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

builder/** @tonistiigi
contrib/mkimage/** @tianon
daemon/graphdriver/devmapper/** @rhvgoyal
daemon/graphdriver/overlay/** @dmcgowan
daemon/graphdriver/overlay2/** @dmcgowan
daemon/graphdriver/windows/** @johnstep
daemon/logger/awslogs/** @samuelkarp
Expand Down
70 changes: 0 additions & 70 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

146 changes: 146 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
name: Bug report
description: Create a report to help us improve
labels:
- kind/bug
- status/0-triage
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to report a bug!
If this is a security issue please report it to the [Docker Security team](mailto:security@docker.com).
- type: textarea
id: description
attributes:
label: Description
description: Please give a clear and concise description of the bug
validations:
required: true
- type: textarea
id: repro
attributes:
label: Reproduce
description: Steps to reproduce the bug
placeholder: |
1. docker run ...
2. docker kill ...
3. docker rm ...
validations:
required: true
- type: textarea
id: expected
attributes:
label: Expected behavior
description: What is the expected behavior?
placeholder: |
E.g. "`docker rm` should remove the container and cleanup all associated data"
- type: textarea
id: version
attributes:
label: docker version
description: Output of `docker version`
render: bash
placeholder: |
Client:
Version: 20.10.17
API version: 1.41
Go version: go1.17.11
Git commit: 100c70180fde3601def79a59cc3e996aa553c9b9
Built: Mon Jun 6 21:36:39 UTC 2022
OS/Arch: linux/amd64
Context: default
Experimental: true

Server:
Engine:
Version: 20.10.17
API version: 1.41 (minimum version 1.12)
Go version: go1.17.11
Git commit: a89b84221c8560e7a3dee2a653353429e7628424
Built: Mon Jun 6 22:32:38 2022
OS/Arch: linux/amd64
Experimental: true
containerd:
Version: 1.6.6
GitCommit: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
runc:
Version: 1.1.2
GitCommit: a916309fff0f838eb94e928713dbc3c0d0ac7aa4
docker-init:
Version: 0.19.0
GitCommit:
validations:
required: true
- type: textarea
id: info
attributes:
label: docker info
description: Output of `docker info`
render: bash
placeholder: |
Client:
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc., 0.8.2)
compose: Docker Compose (Docker Inc., 2.6.0)

Server:
Containers: 4
Running: 2
Paused: 0
Stopped: 2
Images: 80
Server Version: 20.10.17
Storage Driver: overlay2
Backing Filesystem: xfs
Supports d_type: true
Native Overlay Diff: false
userxattr: false
Logging Driver: local
Cgroup Driver: cgroupfs
Cgroup Version: 1
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
Default Runtime: runc
Init Binary: docker-init
containerd version: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
runc version: a916309fff0f838eb94e928713dbc3c0d0ac7aa4
init version:
Security Options:
apparmor
seccomp
Profile: default
Kernel Version: 5.13.0-1031-azure
Operating System: Ubuntu 20.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 15.63GiB
Name: dev
ID: UC44:2RFL:7NQ5:GGFW:34O5:DYRE:CLOH:VLGZ:64AZ:GFXC:PY6H:SAHY
Docker Root Dir: /var/lib/docker
Debug Mode: true
File Descriptors: 46
Goroutines: 134
System Time: 2022-07-06T18:07:54.812439392Z
EventsListeners: 0
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: true
validations:
required: true
- type: textarea
id: additional
attributes:
label: Additional Info
description: Additional info you want to provide such as logs, system info, environment, etc.
validations:
required: false
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Security and Vulnerabilities
url: https://github.com/moby/moby/blob/master/SECURITY.md
about: Please report any security issues or vulnerabilities responsibly to the Docker security team. Please do not use the public issue tracker.
- name: Questions and Discussions
url: https://github.com/moby/moby/discussions/new
about: Use Github Discussions to ask questions and/or open discussion topics.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Feature request
description: Missing functionality? Come tell us about it!
labels:
- kind/feature
- status/0-triage
body:
- type: textarea
id: description
attributes:
label: Description
description: What is the feature you want to see?
validations:
required: true
10 changes: 8 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,18 @@ Please provide the following information:

**- How to verify it**

**- Description for the changelog**
**- Human readable description for the release notes**
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
pull request for inclusion in the changelog.
It must be placed inside the below triple backticks section.

NOTE: Only fill this section if changes introduced in this PR are user-facing.
The PR must have a relevant impact/ label.
-->
```markdown changelog

```

**- A picture of a cute animal (not mandatory but encouraged)**

27 changes: 27 additions & 0 deletions .github/actions/setup-runner/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: 'Setup Runner'
description: 'Composite action to set up the GitHub Runner for jobs in the test.yml workflow'

runs:
using: composite
steps:
- run: |
sudo modprobe ip_vs
sudo modprobe ipv6
sudo modprobe ip6table_filter
sudo modprobe -r overlay
sudo modprobe overlay redirect_dir=off
shell: bash
- run: |
if [ ! -e /etc/docker/daemon.json ]; then
echo '{}' | sudo tee /etc/docker/daemon.json >/dev/null
fi
DOCKERD_CONFIG=$(jq '.+{"experimental":true,"live-restore":true,"ipv6":true,"fixed-cidr-v6":"2001:db8:1::/64"}' /etc/docker/daemon.json)
sudo tee /etc/docker/daemon.json <<<"$DOCKERD_CONFIG" >/dev/null
sudo service docker restart
shell: bash
- run: |
./contrib/check-config.sh || true
shell: bash
- run: |
docker info
shell: bash
Loading