File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
Original file line number Diff line number Diff line change 11#! /bin/bash
22set -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
You can’t perform that action at this time.
0 commit comments