-
- Downloads
Run envsubst on container start to make templating easier
This entrypoint script will look for files in /etc/nginx/templates/ with a ".conf.template" suffix, run them through envsubst replacing defined environment variables, and output to /etc/nginx/conf.d/ preserving file name sans .template. Fixes #232.
Showing
- mainline/alpine-perl/20-envsubst-on-templates.sh 32 additions, 0 deletionsmainline/alpine-perl/20-envsubst-on-templates.sh
- mainline/alpine-perl/Dockerfile 1 addition, 0 deletionsmainline/alpine-perl/Dockerfile
- mainline/alpine/20-envsubst-on-templates.sh 32 additions, 0 deletionsmainline/alpine/20-envsubst-on-templates.sh
- mainline/alpine/Dockerfile 1 addition, 0 deletionsmainline/alpine/Dockerfile
- mainline/buster-perl/20-envsubst-on-templates.sh 32 additions, 0 deletionsmainline/buster-perl/20-envsubst-on-templates.sh
- mainline/buster-perl/Dockerfile 1 addition, 0 deletionsmainline/buster-perl/Dockerfile
- mainline/buster/20-envsubst-on-templates.sh 32 additions, 0 deletionsmainline/buster/20-envsubst-on-templates.sh
- mainline/buster/Dockerfile 1 addition, 0 deletionsmainline/buster/Dockerfile
- stable/alpine-perl/20-envsubst-on-templates.sh 32 additions, 0 deletionsstable/alpine-perl/20-envsubst-on-templates.sh
- stable/alpine-perl/Dockerfile 1 addition, 0 deletionsstable/alpine-perl/Dockerfile
- stable/alpine/20-envsubst-on-templates.sh 32 additions, 0 deletionsstable/alpine/20-envsubst-on-templates.sh
- stable/alpine/Dockerfile 1 addition, 0 deletionsstable/alpine/Dockerfile
- stable/buster-perl/20-envsubst-on-templates.sh 32 additions, 0 deletionsstable/buster-perl/20-envsubst-on-templates.sh
- stable/buster-perl/Dockerfile 1 addition, 0 deletionsstable/buster-perl/Dockerfile
- stable/buster/20-envsubst-on-templates.sh 32 additions, 0 deletionsstable/buster/20-envsubst-on-templates.sh
- stable/buster/Dockerfile 1 addition, 0 deletionsstable/buster/Dockerfile
Loading
Please register or sign in to comment