Server to receive http requests with no responses
Pull image from the command line:
$ docker pull docker.pkg.github.com/guionardo/fake-http-server/fake-http-server:0.3.2
Use as base image in DockerFile:
FROM docker.pkg.github.com/guionardo/fake-http-server/fake-http-server:0.3.2