Skip to content

Commit c7870c9

Browse files
committed
Fixing kooldev/php change of dockerize to entryplint
1 parent 09edc56 commit c7870c9

13 files changed

Lines changed: 26 additions & 0 deletions

File tree

7.2-nginx-prod/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.2-nginx/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.2-prod/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.2/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.3-nginx-prod/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.3-nginx/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.3-prod/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.3/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.4-nginx-prod/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

7.4-nginx/entrypoint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -euo pipefail
33

4+
dockerize -template /kool/kool.tmpl:/usr/local/etc/php/conf.d/kool.ini -template /kool/zz-docker.tmpl:/usr/local/etc/php-fpm.d/zz-docker.conf -template /kool/default.tmpl:/etc/nginx/conf.d/default.conf
5+
46
# usage: file_env VAR [DEFAULT]
57
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
68
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of

0 commit comments

Comments
 (0)