nickpoorman / docker-echo-hostname

Docker repo that when launched will echo the hostname in a loop. Useful for debugging containers in cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-echo-hostname

Will echo the hostname of the container in a loop.

Useful in debugging.

example

docker run --hostname=testhostname

About

Docker repo that when launched will echo the hostname in a loop. Useful for debugging containers in cluster.


Languages

Language:Shell 100.0%