Search Docker Hub
reflect
By allingeek
Just a dumb reflective echo program with timeout.
547
Reflect copies bytes written to STDIN to STDOUT and will exit after 5 seconds of write inactivity.
I needed a container that would only stick around while a user or other process is attached to STDIN and "heartbeating." This does the trick.
https://github.com/allingeek/reflect
Content type
Unrecognized
Digest
Size
698 kB
Last updated
about 10 years ago
docker pull allingeek/reflect