Sebastiaan van Stijn
|
dbd575ef91
daemon: daemon.initNetworkController(): dont return the controller
|
3 年之前 |
Sebastiaan van Stijn
|
3b56c0663d
daemon: daemon.networkOptions(): don't pass Config as argument
|
3 年之前 |
Sebastiaan van Stijn
|
0a3336fd7d
Merge pull request #43366 from corhere/finish-identitymapping-refactor
|
3 年之前 |
Sebastiaan van Stijn
|
5d10c6ec67
Update handling of deprecated kernel (tcp) memory options
|
3 年之前 |
aiordache
|
af6307fbda
Remove KernelMemory option from /containers/create and /update endpoints
|
3 年之前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年之前 |
Sebastiaan van Stijn
|
3c44ade6d0
daemon: fix error-message for minimum allowed kernel-memory limit
|
3 年之前 |
Akihiro Suda
|
54d35c071d
Merge pull request #43130 from thaJeztah/daemon_cache_sysinfo
|
3 年之前 |
Sebastiaan van Stijn
|
1240f8b41d
daemon: remove kernel version check and DOCKER_NOWARN_KERNEL_VERSION
|
3 年之前 |
Sebastiaan van Stijn
|
483aa6294b
daemon: load and cache sysInfo on initialization
|
3 年之前 |
Akihiro Suda
|
40ccedd61b
Merge pull request #42785 from sanchayanghosh/42753-fix-host.internal
|
3 年之前 |
Akihiro Suda
|
d116e12c6d
Merge pull request #42726 from thaJeztah/daemon_simplify_nwconfig
|
3 年之前 |
sanchayanghosh
|
894230b82d
Fixed docker.internal.gateway not displaying properly on live restore
|
3 年之前 |
Sebastiaan van Stijn
|
ba16293330
Merge pull request #42907 from thaJeztah/master_forward_port_security_fixes
|
3 年之前 |
Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 年之前 |
Sebastiaan van Stijn
|
3ce1dcc25d
daemon.UsingSystemd(): don't call getCD() multiple times
|
3 年之前 |
Brian Goff
|
7ccf750daa
Allow switching Windows runtimes.
|
4 年之前 |
Akihiro Suda
|
9e7bbdb9ba
Merge pull request #40084 from thaJeztah/hostconfig_const_cleanup
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
Sebastiaan van Stijn
|
e8e278c44f
daemon: simplify networking config
|
4 年之前 |
Sebastiaan van Stijn
|
27aaadb710
daemon: normalize seccomp profile as part of setupSeccompProfile()
|
4 年之前 |
Sebastiaan van Stijn
|
f8795ed364
daemon: allow "builtin" as valid value for seccomp profiles
|
4 年之前 |
Sebastiaan van Stijn
|
68e96f88ee
Fix daemon.json and daemon --seccomp-profile not accepting "unconfined"
|
4 年之前 |
Sebastiaan van Stijn
|
09cf117b31
api/types: hostconfig: create enum for CgroupnsMode
|
5 年之前 |
Sebastiaan van Stijn
|
98f0f0dd87
api/types: hostconfig: define consts for IpcMode
|
5 年之前 |
Brian Goff
|
9674540ccf
Merge pull request #42520 from thaJeztah/remove_lcow_step5_alternative
|
4 年之前 |
Justin Cormack
|
b337c70bdc
Merge pull request #42639 from thaJeztah/system_info_clean
|
4 年之前 |
Sebastiaan van Stijn
|
9b795c3e50
pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument
|
4 年之前 |
Sebastiaan van Stijn
|
115b37b8f7
daemon: use object literal for stats
|
4 年之前 |