Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 years ago |
Djordje Lukic
|
d8d990f2e3
daemon: make the snapshotter configurable
|
2 years ago |
Brian Goff
|
e6ee27a541
Allow containerd shim refs in default-runtime
|
2 years ago |
Cory Snider
|
547da0d575
daemon: support other containerd runtimes (MVP)
|
3 years ago |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 years ago |
Akihiro Suda
|
2c7a6d7bb1
daemon: remove support for deprecated io.containerd.runtime.v1.linux
|
3 years ago |
Sebastiaan van Stijn
|
b241e2008e
daemon.NewDaemon(): fix network feature detection on first start
|
3 years ago |
Sebastiaan van Stijn
|
c3d7a0c603
Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode
|
3 years ago |
Sebastiaan van Stijn
|
dbd575ef91
daemon: daemon.initNetworkController(): dont return the controller
|
3 years ago |
Sebastiaan van Stijn
|
3b56c0663d
daemon: daemon.networkOptions(): don't pass Config as argument
|
3 years ago |
Sebastiaan van Stijn
|
0a3336fd7d
Merge pull request #43366 from corhere/finish-identitymapping-refactor
|
3 years ago |
Sebastiaan van Stijn
|
5d10c6ec67
Update handling of deprecated kernel (tcp) memory options
|
3 years ago |
aiordache
|
af6307fbda
Remove KernelMemory option from /containers/create and /update endpoints
|
3 years ago |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 years ago |
Sebastiaan van Stijn
|
3c44ade6d0
daemon: fix error-message for minimum allowed kernel-memory limit
|
3 years ago |
Akihiro Suda
|
54d35c071d
Merge pull request #43130 from thaJeztah/daemon_cache_sysinfo
|
3 years ago |
Sebastiaan van Stijn
|
1240f8b41d
daemon: remove kernel version check and DOCKER_NOWARN_KERNEL_VERSION
|
3 years ago |
Sebastiaan van Stijn
|
483aa6294b
daemon: load and cache sysInfo on initialization
|
3 years ago |
Akihiro Suda
|
40ccedd61b
Merge pull request #42785 from sanchayanghosh/42753-fix-host.internal
|
3 years ago |
Akihiro Suda
|
d116e12c6d
Merge pull request #42726 from thaJeztah/daemon_simplify_nwconfig
|
3 years ago |
sanchayanghosh
|
894230b82d
Fixed docker.internal.gateway not displaying properly on live restore
|
3 years ago |
Sebastiaan van Stijn
|
ba16293330
Merge pull request #42907 from thaJeztah/master_forward_port_security_fixes
|
3 years ago |
Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 years ago |
Sebastiaan van Stijn
|
3ce1dcc25d
daemon.UsingSystemd(): don't call getCD() multiple times
|
3 years ago |
Brian Goff
|
7ccf750daa
Allow switching Windows runtimes.
|
4 years ago |
Akihiro Suda
|
9e7bbdb9ba
Merge pull request #40084 from thaJeztah/hostconfig_const_cleanup
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
e8e278c44f
daemon: simplify networking config
|
4 years ago |
Sebastiaan van Stijn
|
27aaadb710
daemon: normalize seccomp profile as part of setupSeccompProfile()
|
4 years ago |