Sign inSign up

kakakikikeke/debug-container

By kakakikikeke

Updated 2 days ago

You can show the detail for container system info (hostname, cpu, memory etc..).

Image
Developer tools
0

5.8K

kakakikikeke/debug-container repository overview

debug-container

usage_debug-container

You can show the detail for container system info (hostname, cpu, memory etc..).
It can be fetched using http communication.

How to use

  • docker run -p 80:4567 kakakikikeke/debug-container
  • curl localhost | jq .

if you set an environment variable of "HOSTNAME_ONLY" is true, returnd only container's hostname.

  • docker run -p 80:4567 -e HOSTNAME_ONLY=true kakakikikeke/debug-container

Build

Tag summary

Content type

Image

Digest

sha256:ddd65e6c7

Size

220.4 MB

Last updated

2 days ago

docker pull kakakikikeke/debug-container