Sign inSign up

linuxcontainers/nginx

By linuxcontainers

Updated over 3 years ago

This docker image nginx-1.22 is the stable version

Image
1

1.4K

linuxcontainers/nginx repository overview

NGINX in Alpine Linux in Docker

Docker Automated build Docker Pulls Docker Stars Docker Image Size (tag)

Alpine Version NGINX Version

This Docker image (linuxcontainers/nginx) is based on the minimal Alpine Linux.

Alpine Version 3.17 (Released Jun 1, 2020)

This docker image is the base Alpine Linux. For more info on versions & support see Releases

NGINX Version 1.22.1 (Released Apr 21, 2020)

This docker image nginx-1.19.7 is the stable version has been released, incorporating new features and bug fixes from the 1.17.x mainline branch. For more info on versions & support see Releases


What is Alpine Linux?

Alpine Linux is a Linux distribution built around musl libc and BusyBox. The image is only 10 MB in size and has access to a package repository that is much more complete than other BusyBox based images. This makes Alpine Linux a great image base for utilities and even production applications. Read more about Alpine Linux here and you can see how their mantra fits in right at home with Docker images.

What is NGINX?

NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a reverse proxy and load balancer for HTTP, TCP, and UDP servers

Features

HTTP proxy and Web server features
Ability to handle more than 10,000 simultaneous connections with a low memory footprint (~2.5 MB per 10k inactive HTTP keep-alive connections)
Handling of static files, index files and auto-indexing
Reverse proxy with caching
Load balancing with in-band health checks
TLS/SSL with SNI and OCSP stapling support, via OpenSSL
FastCGI, SCGI, uWSGI support with caching
gRPC support since March 2018, version 1.13.10
Name- and IP address-based virtual servers
IPv6-compatible
WebSockets since 1.3.13,including acting as a reverse proxy and do load balancing of WebSocket applications.
HTTP/1.1 Upgrade (101 Switching Protocols), HTTP/2 protocol support
URL rewriting and redirection\

Tag summary

Content type

Image

Digest

sha256:4cfaf79ef

Size

4.9 MB

Last updated

over 3 years ago

docker pull linuxcontainers/nginx