Sign inSign up

ricc/http-devnull

By ricc

Updated about 8 years ago

Reply 200 to any request.

Image
0

2.2K

ricc/http-devnull repository overview

HTTP /dev/null

Reply with HTTP 200 to any request.

docker build -t devnull .
docker run -p 80:80 --name devnull devnull

Tag summary

Content type

Image

Digest

Size

6.8 MB

Last updated

about 8 years ago

docker pull ricc/http-devnull