Sign inSign up

emyller/nginx-400

By emyller

Updated about 8 years ago

A nginx catch-all server that rejects all requests.

Image
0

1.1K

emyller/nginx-400 repository overview

A nginx catch-all server that rejects all requests.

How to use

docker run \
  --name nginx-catch-all \
  --publish 8080:80 \
  emyller/nginx-400

Refer to the official nginx repository to learn more about other options.

Tag summary

Content type

Image

Digest

Size

7.5 MB

Last updated

about 8 years ago

docker pull emyller/nginx-400