docker nginx image
Small-Secure-Fast docker nginx image.
Base image is alpine, which is a security-oriented, lightweight Linux distribution. Most response headers are concealed, and DDoS mitigation is equipped. You should use secure headers included in conf.d for further safety considerations. Additionally, nginx caching parameters are optimized. This image is automatically released by Docker Cloud.
This project uses docker. Go check them out if you don't have them locally installed.
$ docker pull orleika/nginx
$ docker run -d -p 80:80 orleika/nginx
Please open issues or submit Pull requests to report bugs, features, or other problems.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Content type
Image
Digest
Size
11.3 MB
Last updated
about 8 years ago
docker pull orleika/nginx