Source on GitHub | Image on Docker Hub
This is a simple webserver that echoes the request information back.
$ docker run --rm -p 3000:3000 dannyben/echo
If you want to use the development (non-docker) version:
bundle to install dependenciesrackup -p 3000 -o 0.0.0.0Content type
Image
Digest
sha256:9ba5a3239…
Size
101.2 MB
Last updated
over 2 years ago
docker pull dannyben/echo