Skip to content
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

update definition of docker image #781

Closed
wants to merge 1 commit into from

Conversation

petrosagg
Copy link
Contributor

The Dockerfile in the repo is currently unbuildable because the upstream images now require passing a POSTGRES_PASSWORD environment variable explicitly.

This PR supplies the environment variable and also allows replication connections. Once the updated image is published we'll also have meaningful CI results in #778

petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
@petrosagg petrosagg force-pushed the replication-image branch from 9bbe21c to 80763ff Compare June 7, 2021 20:09
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 7, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 8, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 11, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 15, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 15, 2021
@petrosagg petrosagg force-pushed the replication-image branch from 80763ff to c58b726 Compare June 15, 2021 08:53
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 15, 2021
petrosagg added a commit to petrosagg/rust-postgres that referenced this pull request Jun 15, 2021
@sfackler
Copy link
Owner

I've updated the build setup so we don't need to build and publish the image at all - it now just volume mounts the config script directly into the base postgres container.

@sfackler sfackler closed this Oct 28, 2021
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