Built from source alpine based nginx with extra features.
1.6K
[github]
Built from source alpine based nginx with extra features.
Check 0-install-deps.alpine.sh for build options. Nginx access and error logs piped to stderr and stdout to check them in docker logs. Also, no additional log rotation needed inside container.
Current build contains following configuration options ready to use:
To start nginx-more:
make up
make logs
Then open localhost:80 in browser to check it's working.
To build an image:
make build
Extended metrics available at:
localhost:9020/status # html
localhost:9020/metrics # prometheus
Check Makefile for more useful targets
Content type
Image
Digest
sha256:f626a15fc…
Size
9.6 MB
Last updated
almost 2 years ago
docker pull tuiteraz/nginx-more