8000 Update postgres to run initdb scripts as POSTGRES_USER instead of "postgres" by tianon · Pull Request #996 · docker-library/official-images · GitHub
[go: up one dir, main page]

Skip to content

Update postgres to run initdb scripts as POSTGRES_USER instead of "postgres" #996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 25, 2015

Conversation

tianon
Copy link
Member
@tianon tianon commented Aug 25, 2015

@yosifkit
Copy link
Member

LGTM, Build test of #996; 336ad56 (postgres):

$ url="https://raw.githubusercontent.com/docker-library/official-images/336ad561245481e01fc23490fc7a83b0ddc49e61/library/postgres"
$ bashbrew build "$url"
Fetching postgres (git://github.com/docker-library/postgres) ...
Processing postgres:9.0.22 ...
Processing postgres:9.0 ...
Processing postgres:9.1.18 ...
Processing postgres:9.1 ...
Processing postgres:9.2.13 ...
Processing postgres:9.2 ...
Processing postgres:9.3.9 ...
Processing postgres:9.3 ...
Processing postgres:9.4.4 ...
Processing postgres:9.4 ...
Processing postgres:9 ...
Processing postgres:latest ...
Processing postgres:9.5-alpha2 ...
Processing postgres:9.5 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing postgres:9.0.22
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed
testing postgres:9.1.18
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed
testing postgres:9.2.13
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed
testing postgres:9.3.9
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed
testing postgres:9.4.4
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed
testing postgres:9.5-alpha2
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'postgres-basics' [4/5]...passed
    'postgres-initdb' [5/5]...passed

yosifkit added a commit that referenced this pull request Aug 25, 2015
Update postgres to run initdb scripts as POSTGRES_USER instead of "postgres"
@yosifkit yosifkit merged commit 2dfcd1c into docker-library:master Aug 25, 2015
@yosifkit yosifkit deleted the postgres branch August 25, 2015 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0