Skip to content

Conversation

bjmc
Copy link
Contributor

@bjmc bjmc commented Mar 19, 2020

This is necessary because the official Postgres image from Docker.io will fail to start if POSTGRES_PASSWORD at least is not defined.

This change makes it so the POSTGRES_USER, POSTGRES_DB and POSTGRES_PASSWORD environment variables are passed to the Docker container when it is created.

See here for details of what these variables mean.

This is necessary because the official Postgres image from Docker.io
will fail to start if POSTGRES_PASSWORD at least is not defined.

This change makes it so the POSTGRES_USER, POSTGRES_DB and
POSTGRES_PASSWORD environment variables are passed to the Docker
container when it is created.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 87.059% when pulling 5ddfbb4 on bjmc:pass_env into 91fc4f5 on clayman74:master.

@clayman083 clayman083 merged commit c01d6c5 into clayman083:master Mar 22, 2020
@bjmc bjmc deleted the pass_env branch March 22, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants