From b6a3881e30c41e9c3f99a583eda060fef227f045 Mon Sep 17 00:00:00 2001 From: Andrew Grekov Date: Thu, 21 Nov 2019 19:21:41 +0300 Subject: [PATCH 1/2] typo fix --- docker-entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index 6c4f2bfbf8..81564611fc 100755 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" From 34df4665bfdccf28deac2ed2924127b94489a576 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Tue, 26 Nov 2019 15:54:46 -0800 Subject: [PATCH 2/2] Apply update.sh --- 10/alpine/docker-entrypoint.sh | 2 +- 10/docker-entrypoint.sh | 2 +- 11/alpine/docker-entrypoint.sh | 2 +- 11/docker-entrypoint.sh | 2 +- 12/alpine/docker-entrypoint.sh | 2 +- 12/docker-entrypoint.sh | 2 +- 9.4/alpine/docker-entrypoint.sh | 2 +- 9.4/docker-entrypoint.sh | 2 +- 9.5/alpine/docker-entrypoint.sh | 2 +- 9.5/docker-entrypoint.sh | 2 +- 9.6/alpine/docker-entrypoint.sh | 2 +- 9.6/docker-entrypoint.sh | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/10/alpine/docker-entrypoint.sh b/10/alpine/docker-entrypoint.sh index 7fa53c91d0..a724179944 100755 --- a/10/alpine/docker-entrypoint.sh +++ b/10/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/10/docker-entrypoint.sh b/10/docker-entrypoint.sh index 6c4f2bfbf8..81564611fc 100755 --- a/10/docker-entrypoint.sh +++ b/10/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/11/alpine/docker-entrypoint.sh b/11/alpine/docker-entrypoint.sh index 7fa53c91d0..a724179944 100755 --- a/11/alpine/docker-entrypoint.sh +++ b/11/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/11/docker-entrypoint.sh b/11/docker-entrypoint.sh index 6c4f2bfbf8..81564611fc 100755 --- a/11/docker-entrypoint.sh +++ b/11/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/12/alpine/docker-entrypoint.sh b/12/alpine/docker-entrypoint.sh index 7fa53c91d0..a724179944 100755 --- a/12/alpine/docker-entrypoint.sh +++ b/12/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/12/docker-entrypoint.sh b/12/docker-entrypoint.sh index 6c4f2bfbf8..81564611fc 100755 --- a/12/docker-entrypoint.sh +++ b/12/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.4/alpine/docker-entrypoint.sh b/9.4/alpine/docker-entrypoint.sh index ff895f7f68..aaf6c4e83a 100755 --- a/9.4/alpine/docker-entrypoint.sh +++ b/9.4/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.4/docker-entrypoint.sh b/9.4/docker-entrypoint.sh index 0ae88922c0..78bfef4030 100755 --- a/9.4/docker-entrypoint.sh +++ b/9.4/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.5/alpine/docker-entrypoint.sh b/9.5/alpine/docker-entrypoint.sh index ff895f7f68..aaf6c4e83a 100755 --- a/9.5/alpine/docker-entrypoint.sh +++ b/9.5/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.5/docker-entrypoint.sh b/9.5/docker-entrypoint.sh index 0ae88922c0..78bfef4030 100755 --- a/9.5/docker-entrypoint.sh +++ b/9.5/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.6/alpine/docker-entrypoint.sh b/9.6/alpine/docker-entrypoint.sh index ff895f7f68..aaf6c4e83a 100755 --- a/9.6/alpine/docker-entrypoint.sh +++ b/9.6/alpine/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)" diff --git a/9.6/docker-entrypoint.sh b/9.6/docker-entrypoint.sh index 0ae88922c0..78bfef4030 100755 --- a/9.6/docker-entrypoint.sh +++ b/9.6/docker-entrypoint.sh @@ -32,7 +32,7 @@ _is_sourced() { && [ "${FUNCNAME[1]}" = 'source' ] } -# used to create initial posgres directories and if run as root, ensure ownership to the "postgres" user +# used to create initial postgres directories and if run as root, ensure ownership to the "postgres" user docker_create_db_directories() { local user; user="$(id -u)"