Skip to content

Conversation

@a13xg0
Copy link
Contributor

@a13xg0 a13xg0 commented Dec 13, 2017

I think, it is related to the #2 issue

@mrts
Copy link
Owner

mrts commented Dec 13, 2017

Excellent catch, thank you! I think we actually even faced this in our system, someone fixed it there without reporting it upstream.

@mrts mrts merged commit 00cde53 into mrts:master Dec 13, 2017
@ghost
Copy link

ghost commented Apr 7, 2023

End

image: postgres:9.6.2
volumes:
- ../docker-posgresql-multiple-databases:/docker-entrypoint-initdb.d
- ../docker-postgresql-multiple-databases:/docker-entrypoint-initdb.d
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End

myapp-postgresql:
image: postgres:9.6.2
volumes:
- ../docker-posgresql-multiple-databases:/docker-entrypoint-initdb.d
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End

- ../docker-posgresql-multiple-databases:/docker-entrypoint-initdb.d
- ../docker-postgresql-multiple-databases:/docker-entrypoint-initdb.d
environment:
- POSTGRES_MULTIPLE_DATABASES=db1,db2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End

- ../docker-postgresql-multiple-databases:/docker-entrypoint-initdb.d
environment:
- POSTGRES_MULTIPLE_DATABASES=db1,db2
- POSTGRES_USER=myapp
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flase

myapp-postgresql:
image: postgres:9.6.2
volumes:
- ../docker-posgresql-multiple-databases:/docker-entrypoint-initdb.d
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End

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