File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# Container Support Helper
22
3- This is a tool meant to make the life of a support engineer easier when working
3+ This is a tool meant to make the life of a support engineer easier when working
44with docker containers.
55
6- We often face issues where we would have loved to know more details about the
7- environment a container is running in. This tool is meant to print as much
8- information as possible to stdout (later possibly also to a log file)
6+ We often face issues where we would have loved to know more details about the
7+ environment a container is running in. This tool is meant to print as much
8+ information as possible to stdout (later possibly also to a log file)
99to aid in debugging:
1010
1111It currently prints:
12+
1213- CPU core count
1314- Memory (free, total, available)
1415- CGroup Limits
You can’t perform that action at this time.
0 commit comments