A single stripped-down static /bin/echo binary
600
This is a single statically-linked program configured to print "Hello, world!" by default. It operates like /bin/echo of yore, before POSIX got their hands on it, and before it even got any optional flags. It is useful for testing logging in OCI runtimes.
Full details about the project are here, including the Dockerfile and the Makefile used to build this container, plus instructions on getting it running under RouterOS 7, the initial testing target.
Content type
Image
Digest
sha256:8f5db5be7…
Size
3.7 kB
Last updated
over 1 year ago
docker pull tangentsoft/echo