Bug with Magento #3641
Replies: 2 comments 1 reply
-
Add docker-compose restart as after deploy task. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing due to inactivity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'm here to ask some help.
I'm using Deployer to deploy a Magento 2 project, I got my recipe which is working and deploy successfully but I just have a problem actually. Before that, I deploy on a Docker environment with an Nginx, Varnish, Redis and ElasticSearch.
So when I deploy, I got a problem with my css and js generation in pub/static/_cache.
Indeed, the folder isn't creating until I do a docker-compose restart of all my containers.
If someone got an idea to solve it
Thanks for your response
Beta Was this translation helpful? Give feedback.
All reactions