Sign inSign up

0lfi/ng

By 0lfi

Updated almost 2 years ago

Image
0

3.1K

0lfi/ng repository overview

ng

Nginx with auto-reload config capabilities.

TL;DR

docker run --rm -d -p 8080:80 0lfi/ng

http://localhost:8080

environment variables:

  • NG_USER
    • user nginx runs as (default "nginx")

entrypoint

docker-entrypoint.sh starts ng-conf-monitor.sh in the background.

On changes in /etc/nginx/conf.d, configuration is tested. If it's valid, nginx is reloaded.

Tag summary

Content type

Image

Digest

sha256:5733b8bda

Size

4.4 MB

Last updated

almost 2 years ago

docker pull 0lfi/ng