Skip to content

[DEPRECATED] Official nginx package now has arm support

Notifications You must be signed in to change notification settings

wouterds/rpi-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] Official nginx package now has arm support

Nginx Docker image for Raspberry Pi

A basic Nginx image that's compatible with Raspberry Pi. Automated builds are pushed whenever a new version of Nginx becomes available. All versions have http & https support, since version 1.9 there's also http2 support.

Supported tags and respective Dockerfile links

What is Nginx?

Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows.

wikipedia.org/wiki/Nginx

logo


This image is available on GitHub & DockerHub.