Sebastiaan van Stijn
|
2030daf2ee
TestParseInitVersion: add some additional tests
|
5 years ago |
Rob Gulewich
|
072400fc4b
Make cgroup namespaces configurable
|
6 years ago |
Tonis Tiigi
|
f9b9d5f584
builder-next: fixes for rootless mode
|
6 years ago |
Sebastiaan van Stijn
|
dd94555787
Merge pull request #32519 from darkowlzz/32443-docker-update-pids-limit
|
6 years ago |
Sunny Gogoi
|
74eb258ffb
Add pids-limit support in docker update
|
8 years ago |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 years ago |
Sebastiaan van Stijn
|
2137b8ccf2
Add containerd, runc, and docker-init versions to /version
|
6 years ago |
Sebastiaan van Stijn
|
6f70946a27
Add warning to /info if KernelMemoryTCP is not supported
|
6 years ago |
Yong Tang
|
f023816608
Add memory.kernelTCP support for linux
|
7 years ago |
Sebastiaan van Stijn
|
de1094bc95
Remove redundant nil checks
|
6 years ago |
Sebastiaan van Stijn
|
c65f0bd13c
Remove version-checks for containerd and runc
|
6 years ago |
Sebastiaan van Stijn
|
a3d4238b9c
Add "Warnings" to /info endpoint, and move detection to the daemon
|
7 years ago |
Sebastiaan van Stijn
|
c03d3a416b
Unexport daemon.FillPlatformInfo
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Sebastiaan van Stijn
|
fec2b144fe
Use containerd API to get version
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Sebastiaan van Stijn
|
6400ce8f0a
Fix missing "--version" argument
|
8 years ago |
Antonio Murdaca
|
858b4b44c8
daemon: correctly try to retrieve init/runtime versions
|
8 years ago |
Sunny Gogoi
|
17b1288760
Fix missing Init Binary in docker info output
|
8 years ago |
Sebastiaan van Stijn
|
72eddf4258
Refactor "init" version parsing, and add unit-test
|
8 years ago |
Sebastiaan van Stijn
|
984d99e19c
Fix tini version parsing
|
8 years ago |
Tianon Gravi
|
87f9362975
Update "tini --version" parsing to be more forgiving of Tini's output format (release build vs git build)
|
8 years ago |
Antonio Murdaca
|
514ca09426
api: types: keep info.SecurityOptions a string slice
|
8 years ago |
Victor Vieux
|
9c559e6d0b
fix a few golint errors
|
8 years ago |
Kenfe-Mickael Laventure
|
17df5593eb
Remove extra binaries commit variables from windows build
|
8 years ago |