httpbin is a HTTP Request & Response Service, written in Python + Flask.
httpbin: image: vimagick/httpbin ports: - "27815:80" restart: always
$ docker-compose up -d $ curl http://127.0.0.1:27815/ip