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
Peter Malmgren f6896b61ff Fix docker status incorrectly reports containerized. Fixes #17037
Signed-off-by: Peter Malmgren <ptmalmgren@gmail.com>
2015-11-04 00:08:46 +00:00
..
operatingsystem_freebsd.go make docker compile on freebsd 2015-07-29 21:25:56 +03:00
operatingsystem_linux.go Fix docker status incorrectly reports containerized. Fixes #17037 2015-11-04 00:08:46 +00:00
operatingsystem_unix_test.go Fix docker status incorrectly reports containerized. Fixes #17037 2015-11-04 00:08:46 +00:00
operatingsystem_windows.go