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

compose up build fail for permission denied #11

Open
shlomiken opened this issue Oct 30, 2019 · 2 comments
Open

compose up build fail for permission denied #11

shlomiken opened this issue Oct 30, 2019 · 2 comments

Comments

@shlomiken
Copy link

Hi
when trying to follow the readme and run docker-compose up --build
i get permission denied on the postgress_data folder
tried changing the owner to be my user - but then subdirectories have the same error.

with which user one should run docker-compose ?
thanks
Shlomi

@KaroPy
Copy link

KaroPy commented Oct 12, 2020

I have the same problem. Did somebody find a solution? I added my user to a docker group.

@KaroPy
Copy link

KaroPy commented Oct 12, 2020

I have the same problem. Did somebody find a solution? I added my user to a docker group.

Found the answer. If you want to run it a second time you have to clean progres as desccribed in the makefile: rm -rf postgres_data

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

No branches or pull requests

2 participants