You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Johannes Schickling 3c2f2a7173 fix typo 9 years ago
..
Dockerfile added nginx-envtpl 9 years ago
README.md fix typo 9 years ago
entrypoint.sh added nginx-envtpl 9 years ago

README.md

nginx-envtpl

Nginx image with support for environment variables using envtpl

Usage

$ docker run -d -p 80:80 -v ./nginx.conf.tpl:/etc/nginx/nginx.conf.tpl schickling/nginx-envtpl