alpine docker image for openresty
openresty alpine docker image built from source
This repo represents is my current working environment, and as such, it is not the smallest possible image.
It provides a base image from which I create my development and production images
latest image based on
Clone or fork this repo
make build
You might want to change some openresty [ --with --without ] configure options in the Makefile to fit your requirement.
In this repo the docker-compose.yml publish port is 80 443
docker-compose up -d
docker-compose down
The docker image build has two stages
As well as building openresty, the image contains the tools required to run
This target adds some OPM modules
Content type
Image
Digest
Size
21.3 MB
Last updated
almost 6 years ago
docker pull grantmacken/alpine-openresty:1.17.8.1