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

WIP: fix docker postgres persmission on starting database #68

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

inthedark122
Copy link
Member

There are fix for 2 issues:

  1. /docker-entrypoint-initdb.d/init-auth.sh: /bin/bash: bad interpreter: Permission denied Have not access to init auth
  2. user for container

@inthedark122 inthedark122 added the bug Something isn't working label Mar 20, 2021
@inthedark122 inthedark122 added this to the 2.7 milestone Mar 20, 2021
@inthedark122 inthedark122 requested a review from Honyrik March 20, 2021 22:29
@inthedark122 inthedark122 self-assigned this Mar 20, 2021
@inthedark122 inthedark122 changed the title fix docker postgres persmission on starting database WIP: fix docker postgres persmission on starting database Mar 20, 2021
@inthedark122
Copy link
Member Author

WIP = Work In Progress

@inthedark122 inthedark122 marked this pull request as draft March 26, 2021 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant