/fake-http-server

Server to receive http requests with no responses

Primary LanguageGoMIT LicenseMIT

fake-http-server

Server to receive http requests with no responses

CodeQL

Publish Docker image

Usage

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