Skip to content

Commit 2d1e222

Browse files
committed
Tweak
1 parent dcc2516 commit 2d1e222

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

7.1-nginx-prod/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
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
1313

14-
/kool/30-tune-worker-processes.sh
14+
/kool/30-tune-worker-processes.sh
1515

1616
# Run entrypoint if provided
1717
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.1-nginx/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
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
2222

23-
/kool/30-tune-worker-processes.sh
23+
/kool/30-tune-worker-processes.sh
2424

2525
# Run entrypoint if provided
2626
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.2-nginx-prod/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
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
1313

14-
/kool/30-tune-worker-processes.sh
14+
/kool/30-tune-worker-processes.sh
1515

1616
# Run entrypoint if provided
1717
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.2-nginx/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
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
2222

23-
/kool/30-tune-worker-processes.sh
23+
/kool/30-tune-worker-processes.sh
2424

2525
# Run entrypoint if provided
2626
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.3-nginx-prod/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
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
1313

14-
/kool/30-tune-worker-processes.sh
14+
/kool/30-tune-worker-processes.sh
1515

1616
# Run entrypoint if provided
1717
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.3-nginx/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
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
2222

23-
/kool/30-tune-worker-processes.sh
23+
/kool/30-tune-worker-processes.sh
2424

2525
# Run entrypoint if provided
2626
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.4-nginx-prod/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
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
1313

14-
/kool/30-tune-worker-processes.sh
14+
/kool/30-tune-worker-processes.sh
1515

1616
# Run entrypoint if provided
1717
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

7.4-nginx/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
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
2222

23-
/kool/30-tune-worker-processes.sh
23+
/kool/30-tune-worker-processes.sh
2424

2525
# Run entrypoint if provided
2626
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

8.0-nginx-prod/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
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
1313

14-
/kool/30-tune-worker-processes.sh
14+
/kool/30-tune-worker-processes.sh
1515

1616
# Run entrypoint if provided
1717
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

8.0-nginx/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fi
2020

2121
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
2222

23-
/kool/30-tune-worker-processes.sh
23+
/kool/30-tune-worker-processes.sh
2424

2525
# Run entrypoint if provided
2626
if [ ! -z "$ENTRYPOINT" ] && [ -f "$ENTRYPOINT" ]; then

0 commit comments

Comments
 (0)