Sign inSign up

ekofr/http-ip

By ekofr

Updated over 9 years ago

This is a really simple docker image that displays "hello from <ip>" from a container.

Image
0

2.0K

ekofr/http-ip repository overview

This is used for test cases with container service discovery or similar things.

Installation

$ docker run -p 8080:8080 ekofr/http-api

Usage

$ curl http://localhost:8080
hello from 172.17.0.4

Tag summary

Content type

Image

Digest

Size

245.2 MB

Last updated

over 9 years ago

docker pull ekofr/http-ip