1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/parsers/operatingsystem
Robert Wang 2f9e62611e Enhance container detection on some corner cases.
Not really bullet-proof, users can still create cgroups with name like
"foo:/init.scope" or "\nfoo" to bypass the detection. However, solving
these cases will require kernel to provide a better interface.

Signed-off-by: Robert Wang <robert@arctic.tw>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-07-08 15:31:41 -04:00
..
operatingsystem_linux.go Enhance container detection on some corner cases. 2019-07-08 15:31:41 -04:00
operatingsystem_linux_test.go Enhance container detection on some corner cases. 2019-07-08 15:31:41 -04:00
operatingsystem_unix.go Adding OS version info to the nodes' Info struct 2019-06-06 22:40:10 +00:00
operatingsystem_windows.go Adding OS version info to the nodes' Info struct 2019-06-06 22:40:10 +00:00