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

docker compose up, error on folder permission #5

Open
francesco-di-marcantonio opened this issue Jan 12, 2024 · 1 comment
Open

docker compose up, error on folder permission #5

francesco-di-marcantonio opened this issue Jan 12, 2024 · 1 comment

Comments

@francesco-di-marcantonio

Hi, when i run the docker compose up, the architecture run and http:///localhost response correctly.

the problem is thati receive an exception

Schermata del 2024-01-11 19-02-35

usually i receive this error on another infrastructure when permission are not setted correctly.

@phoenix-bjoern
Copy link
Contributor

@francesco-di-marcantonio The only host mount defined in docker-compose.yml is for the var directory. So maybe change permissions with chmod -R a+rwx var before running docker-composer up.

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