Skip to content

Removed gosu from replication.sh updated postgres #5

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
Jul 17, 2017

Conversation

Gimly
Copy link
Contributor

@Gimly Gimly commented Jul 17, 2017

Something has changed in recent versions of the postgres image that
breaks the use of gosu (or rather, makes it useless). See
docker-library/postgres#269. It created an
error when the script was creating a slave instnace (see issue #4).

Also updated the Dockerfile to use the 9.6 version of the Docker image.

Fixes #4

Something has changed in recent versions of the postgres image that
breaks the use of gosu (or rather, makes it useless). See
docker-library/postgres#269. It created an
error when the script was creating a slave instnace (see issue nebirhos#4).

Also updated the Dockerfile to use the 9.6 version of the Docker image.
@nebirhos nebirhos merged commit 97534fd into nebirhos:master Jul 17, 2017
@nebirhos
Copy link
Owner

Thank you @Gimly! I also see you changed the default version of postgres to 9.6, that I forgot to do.

@Gimly
Copy link
Contributor Author

Gimly commented Jul 17, 2017

You're welcome. Did you already publish the new version Docker hub?

@nebirhos
Copy link
Owner

Yep, builds are automatically updated on github push or postgres docker image updates.
I have tests that should prevent bugs like this, but I didn't find a way to trigger them before Docker Hub rebuilds the images.

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.

2 participants