steren / container-info

return some memory, CPU and cgroup info about the current container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web server that returns useful diagnostics info from inside a container

Info returned:

  • CPUs of the host node
  • Memory of the host node
  • cgroup info: memory
  • current user
  • env vars

About

return some memory, CPU and cgroup info about the current container.


Languages

Language:JavaScript 92.9%Language:Dockerfile 7.1%