Sign inSign up

pahud/openresty-rpi

By pahud

•Updated over 10 years ago

OpenResty for Raspberry Pi

Image
1

1.5K

pahud/openresty-rpi repository overview

⁠openresty-rpi

OpenResty for RaspberryPi

⁠basic Usage

docker run --name openresty -d -p 80:80 pahud/openresty-rpi

⁠include external locations

or include extra location directives into nginx.conf on-the-fly like this:

docker run -d -e EXTRA_NGINX_CONF_URL='https://gist.githubusercontent.com/pahud/8c5b945cf86f3d4fcb60/raw/19accfa35855c527941e4d4e291ca7be2afc5bc3/openresty-common-extra-locations.conf' --name openresty -p 80:80 pahud/openresty-rpi:latest

Tag summary

Content type

Image

Digest

Size

117.7 MB

Last updated

over 10 years ago

docker pull pahud/openresty-rpi