index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: remove handling for deprecated "oom-score-adjust", and produce error
Sebastiaan van Stijn
2023-05-06
1
-0
/
+3
*
daemon: deprecate --oom-score-adjust for the daemon
Sebastiaan van Stijn
2023-04-13
1
-1
/
+1
*
d/config: fix default-network-opts in daemon.json
Cory Snider
2023-04-03
2
-6
/
+13
*
Prefer loading `docker-init` from an appropriate "libexec" directory
Tianon Gravi
2023-03-24
1
-0
/
+28
*
vendor: github.com/containerd/cgroups/v3 v3.0.1
Akihiro Suda
2023-03-08
1
-1
/
+1
*
Merge pull request #43197 from dajudge/default-bridge-mtu
Sebastiaan van Stijn
2023-03-02
1
-0
/
+3
|
\
|
*
Make default options for newly created networks configurable
Alex Stockinger
2023-03-01
1
-0
/
+3
*
|
daemon/config: remove AuthzMiddleware field
Cory Snider
2023-03-01
1
-18
/
+16
|
/
*
vendor: update buildkit to v0.11.2
Tonis Tiigi
2023-02-01
1
-2
/
+9
*
daemon/config: inform the user when the input JSON contains invalid UTF-8
Bjorn Neergaard
2023-01-10
2
-3
/
+15
*
daemon/config: support alternate (common) unicode encodings using a BOM
Bjorn Neergaard
2023-01-10
2
-9
/
+69
*
daemon/config: clean up tests to use common helper
Bjorn Neergaard
2023-01-10
3
-99
/
+46
*
Merge pull request #44733 from jg-public/fix-rootless-specspaths--T43111
Bjorn Neergaard
2023-01-09
1
-1
/
+1
|
\
|
*
rootless: move ./rootless to ./pkg/rootless
Jan Garcia
2023-01-09
1
-1
/
+1
*
|
daemon/config: group JSON preprocessing steps
Bjorn Neergaard
2023-01-09
1
-3
/
+3
*
|
daemon/config: ignore UTF-8 BOM in config JSON
Bjorn Neergaard
2023-01-09
2
-2
/
+21
|
/
*
daemon/config: remove deprecated RootDeprecated field
Sebastiaan van Stijn
2022-12-15
1
-6
/
+0
*
daemon/config: rename CommonTLSOptions to TLSOptions
Sebastiaan van Stijn
2022-12-15
1
-4
/
+4
*
daemon/config: remove TrustKeyPath, and local utilities
Sebastiaan van Stijn
2022-11-28
1
-6
/
+0
*
daemon/config: use strings.Cut(), fix panic in BuilderGCFilter
Sebastiaan van Stijn
2022-11-16
3
-10
/
+23
*
daemon: fix docs for config-default constants
Cory Snider
2022-10-28
1
-2
/
+2
*
daemon: use strconv instead of fmt.Sprintf()
Sebastiaan van Stijn
2022-10-08
1
-12
/
+12
*
Merge pull request #43978 from cpuguy83/default_runtime_shim
Sebastiaan van Stijn
2022-08-18
2
-13
/
+37
|
\
|
*
Allow containerd shim refs in default-runtime
Brian Goff
2022-08-18
2
-13
/
+37
*
|
Merge pull request #43971 from thaJeztah/daemon_fix_hosts_validation_step1c3
Sebastiaan van Stijn
2022-08-18
1
-2
/
+7
|
\
\
|
*
|
daemon/config: use initialized config in more tests
Sebastiaan van Stijn
2022-08-17
1
-2
/
+7
|
|
/
*
|
daemon: complete the "--graph" / "-g" deprecation
Sebastiaan van Stijn
2022-08-18
1
-11
/
+6
|
/
*
daemon/config: New(): initialize config with platform-specific defaults
Sebastiaan van Stijn
2022-08-17
6
-10
/
+84
*
daemon/config: fix GoDoc for StockRuntimeName
Sebastiaan van Stijn
2022-08-11
1
-2
/
+3
*
daemon: remove deprecated fields and flags for cluster-advertise
Sebastiaan van Stijn
2022-07-12
1
-17
/
+0
*
daemon/config: use more assertions in tests
Sebastiaan van Stijn
2022-06-29
3
-58
/
+16
*
daemon/config: TestUnixValidateConfigurationErrors: use subtests
Sebastiaan van Stijn
2022-06-29
1
-7
/
+12
*
daemon/config: verify that flags were set correctly in tests
Sebastiaan van Stijn
2022-06-29
1
-6
/
+6
*
daemon/config: New(): set more defaults
Sebastiaan van Stijn
2022-06-29
1
-1
/
+11
*
daemon/config: set default MTU when initializing config
Sebastiaan van Stijn
2022-06-29
2
-14
/
+74
*
daemon/config: fix TestDaemonConfigurationMerge
Sebastiaan van Stijn
2022-06-29
2
-39
/
+24
*
daemon/config: improve some tests
Sebastiaan van Stijn
2022-06-29
1
-4
/
+17
*
daemon/config: Validate() also validate default MTU
Sebastiaan van Stijn
2022-06-29
2
-0
/
+20
*
daemon: remove support for deprecated io.containerd.runtime.v1.linux
Akihiro Suda
2022-06-05
1
-5
/
+0
*
daemon/config: remove uses of pointers for ints
Sebastiaan van Stijn
2022-04-29
2
-20
/
+16
*
Merge pull request #43536 from thaJeztah/daemon_fix_hosts_validation_step1g
Sebastiaan van Stijn
2022-04-29
2
-29
/
+39
|
\
|
*
daemon: reloadMaxDownloadAttempts() remove validation
Sebastiaan van Stijn
2022-04-28
2
-19
/
+14
|
*
daemon/config: Reload(): add TODO for config reload logic
Sebastiaan van Stijn
2022-04-28
1
-0
/
+20
|
*
daemon/config: MergeDaemonConfigurations() don't validate intermediates
Sebastiaan van Stijn
2022-04-28
1
-6
/
+1
|
*
daemon/config: Reload(): normalize labels before validation
Sebastiaan van Stijn
2022-04-28
1
-4
/
+4
*
|
Merge pull request #43515 from corhere/swarmkit-v2
Sebastiaan van Stijn
2022-04-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bump swarmkit to v2
Cory Snider
2022-04-21
1
-1
/
+1
*
|
daemon/config: Validate(): validate log-level
Sebastiaan van Stijn
2022-04-27
2
-0
/
+24
|
/
*
daemon: move DefaultShutdownTimeout to daemon/config
Sebastiaan van Stijn
2022-04-17
1
-0
/
+3
*
daemon: move default namespaces to daemon/config
Sebastiaan van Stijn
2022-04-17
1
-0
/
+4
[next]