Answer the question
In order to leave comments, you need to log in
Where should composer update be done - in the container, or in the project folder?
How will it be correct to deploy the project:
In the corresponding application container, write composer update, or write composer update outside the container, but just in the project folder?
In the first case, as I understand it, if I do a docker pull, then something will fly off, and for the second case, I need to install the appropriate php locally and the necessary extensions.
Accordingly - who has any thoughts?
Answer the question
In order to leave comments, you need to log in
Where is your puff? If in the docker, then do the composer update in the docker container
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question