Kenfe-Mickael Laventure
|
189aaf8aea
Add live-restore state to docker info output
|
9 years ago |
Brian Goff
|
5f7b1b604c
Fix panic when meminfo couldn't be read
|
9 years ago |
Yong Tang
|
a3b9dd89a1
Fix seccomp output in `docker info`
|
9 years ago |
Yong Tang
|
8b2383f5c1
Fix wrong CPU count after CPU hot-plugging
|
9 years ago |
Kenfe-Mickael Laventure
|
7b2e5216b8
Add support for multiples runtimes
|
9 years ago |
allencloud
|
a1c950913f
handle error when getting hostname in info api
|
9 years ago |
Yong Tang
|
190654aa2e
Show "seccomp" in docker info (#20909).
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
allencloud
|
73046cb8d8
handle kernel version error in version api
|
9 years ago |
Jessica Frazelle
|
8dd88afb5b
remove dead code
|
9 years ago |
allencloud
|
b0fb0f1993
handle kernel and os info error in /info api
|
9 years ago |
David Calavera
|
59586d02b1
Move registry service options to the daemon configuration.
|
9 years ago |
David Calavera
|
b7bc1ce1a4
Merge pull request #20730 from clnperez/sysinfo-match-ip-case
|
9 years ago |
Sebastiaan van Stijn
|
747a486b4a
Add KernelMemory to "info" and show warning
|
9 years ago |
Qiang Huang
|
ca89c329b9
Add CgroupDriver to docker info
|
9 years ago |
Christy Perez
|
5b3fc7aab2
Match case for variables in sysinfo pkg
|
9 years ago |
Alexander Morozov
|
05002c2501
Add support for forwarding Docker client through SOCKS proxy
|
9 years ago |
Aleksa Sarai
|
4357ed4a73
*: purge dockerinit from source code
|
9 years ago |
David Calavera
|
3c82fad441
Extract container store from the daemon.
|
9 years ago |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 years ago |
Tibor Vass
|
612cf0f172
Merge pull request #19279 from tiborvass/rename-authz-to-authorization
|
9 years ago |
Tibor Vass
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 years ago |
Kim Eik
|
e732f4e649
Added additional container information to "docker info".
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Antonio Murdaca
|
77ef3a606a
daemon: info: remove exported getter
|
9 years ago |
Brian Goff
|
e7e3e568d1
Merge pull request #18836 from vdemeester/18829-info-authz-plugins
|
9 years ago |
Vincent Demeester
|
4a1eb3f3e2
Add authorization plugins to docker info
|
9 years ago |
Daniel Nephin
|
f5916b10ae
Remove the graph driver from the daemon, move it into the layer store.
|
9 years ago |
David Calavera
|
867f432985
Move docker system information to a dedicated router and backend.
|
9 years ago |
Antonio Murdaca
|
3662f58083
daemon: remove private func config()
|
9 years ago |