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

/usr/local/kong: /usr/local/kong/logs/error.log: Permission denied in Docker file #216

Open
pbkh-mengkong opened this issue May 24, 2019 · 0 comments

Comments

@pbkh-mengkong
Copy link

pbkh-mengkong commented May 24, 2019

/usr/local/kong: /usr/local/kong/logs/error.log: Permission denied

I have a problem with docker file.
When run docker-compose to start container I got the error in kong API-gateway. Permission denied
How can I solve it?
How can I change that permission?

In this case, I have a problem with my environment because when running this project on another CP in work find.

Log container status exit (1).

Error: could not prepare Kong prefix at /usr/local/kong: /usr/local/kong/logs/error.log: Permission denied

  Run with --v (verbose) or --vv (debug) for more details

Dockerfile

FROM kong:0.13.0

COPY ./files/usr/local/kong/ /usr/local/kong/
...
...

Sorry I can't show you more code beacuse it is my company polocy.

Please advice and suggestion to solve this problem.

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

1 participant