Search Docker Hub
http-ip
By ekofr
This is a really simple docker image that displays "hello from <ip>" from a container.
2.0K
This is used for test cases with container service discovery or similar things.
$ docker run -p 8080:8080 ekofr/http-api
$ curl http://localhost:8080 hello from 172.17.0.4
Content type
Image
Digest
Size
245.2 MB
Last updated
over 9 years ago
docker pull ekofr/http-ip