Add .infra for image-building
This commit is contained in:
5
.infra/entrypoint.sh
Normal file
5
.infra/entrypoint.sh
Normal file
@ -0,0 +1,5 @@
|
||||
!#/bin/sh
|
||||
|
||||
envsubst < /usr/share/nginx/html/index.html.tmpl > /usr/share/nginx/html/index.html
|
||||
|
||||
/docker-entrypoint.sh nginx -g daemon off
|
Reference in New Issue
Block a user