My prod server is setup with docker, so php is inside a docker container. Is it possible to deploy normally and run composer update after inside the docker container? if not, is there any alternative solution?