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

Problem when docker-compose down #63

Open
icychocolate98 opened this issue Apr 16, 2020 · 0 comments
Open

Problem when docker-compose down #63

icychocolate98 opened this issue Apr 16, 2020 · 0 comments

Comments

@icychocolate98
Copy link

Good afternoon,

I noticed a problem if I delete containers or simply do docker-compose down ...
When I run again docker-compose up -d it wake up containers correctly but then when I try to "install-magento" in web container, I have this error:

In Installer.php line 903:
Missing write permissions to the following paths:
/var/www/html/pub/media/tmp/catalog
/var/www/html/pub/media/tmp
/var/www/html/pub/media/attribute/swatch
/var/www/html/pub/media/attribute

** it changes from www-data to root the permissions , I don't know why**

I can only fix it doing a new folder and starting process again ... It's important for me because I want to stop container and start again several times, or make several installations in different machines for example.

Any idea?

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