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
3d249540ba
|
9 years ago | |
---|---|---|
.. | ||
Dockerfile | 9 years ago | |
README.md | 9 years ago | |
entrypoint.sh | 9 years ago |
README.md
nginx-envtpl
Nginx image with support for enviornment variables using envtpl
Usage
$ docker run -d -p 80:80 -v ./nginx.conf.tpl:/etc/nginx/nginx.conf.tpl schickling/nginx-envtpl