Brian Goff
|
260c26b7be
Merge pull request #41016 from kolyshkin/cgroup-init
|
5 年之前 |
Brian Goff
|
1022c6608e
Merge pull request #41083 from thaJeztah/more_warnings
|
5 年之前 |
Akihiro Suda
|
97708281eb
info: improve "WARNING: Running in rootless-mode without cgroup"
|
5 年之前 |
Kir Kolyshkin
|
afbeaf6f29
pkg/sysinfo: rm duplicates
|
5 年之前 |
Sebastiaan van Stijn
|
d378625554
info: add warnings about missing blkio cgroup support
|
5 年之前 |
Akihiro Suda
|
f350b53241
cgroup2: implement `docker info`
|
5 年之前 |
Sebastiaan van Stijn
|
339fb74cbc
prevent panic if TINI_COMMIT isn't set during build
|
5 年之前 |
Akihiro Suda
|
d2d8e96f51
Merge pull request #39940 from carlosedp/runtime-version
|
5 年之前 |
Sebastiaan van Stijn
|
2030daf2ee
TestParseInitVersion: add some additional tests
|
5 年之前 |
Carlos de Paula
|
1a96cf95ca
Parse runtime name
|
5 年之前 |
Carlos de Paula
|
4ab1e808d1
Change version parsing to support alternate runtimes
|
5 年之前 |
Rob Gulewich
|
072400fc4b
Make cgroup namespaces configurable
|
6 年之前 |
Tonis Tiigi
|
f9b9d5f584
builder-next: fixes for rootless mode
|
6 年之前 |
Sebastiaan van Stijn
|
dd94555787
Merge pull request #32519 from darkowlzz/32443-docker-update-pids-limit
|
6 年之前 |
Sunny Gogoi
|
74eb258ffb
Add pids-limit support in docker update
|
8 年之前 |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 年之前 |
Sebastiaan van Stijn
|
2137b8ccf2
Add containerd, runc, and docker-init versions to /version
|
6 年之前 |
Sebastiaan van Stijn
|
6f70946a27
Add warning to /info if KernelMemoryTCP is not supported
|
6 年之前 |
Yong Tang
|
f023816608
Add memory.kernelTCP support for linux
|
7 年之前 |
Sebastiaan van Stijn
|
de1094bc95
Remove redundant nil checks
|
6 年之前 |
Sebastiaan van Stijn
|
c65f0bd13c
Remove version-checks for containerd and runc
|
6 年之前 |
Sebastiaan van Stijn
|
a3d4238b9c
Add "Warnings" to /info endpoint, and move detection to the daemon
|
7 年之前 |
Sebastiaan van Stijn
|
c03d3a416b
Unexport daemon.FillPlatformInfo
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Sebastiaan van Stijn
|
fec2b144fe
Use containerd API to get version
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Sebastiaan van Stijn
|
6400ce8f0a
Fix missing "--version" argument
|
8 年之前 |
Antonio Murdaca
|
858b4b44c8
daemon: correctly try to retrieve init/runtime versions
|
8 年之前 |
Sunny Gogoi
|
17b1288760
Fix missing Init Binary in docker info output
|
8 年之前 |