docker-compose-development icon indicating copy to clipboard operation
docker-compose-development copied to clipboard

Can't create a project using composer

Open tontm1981 opened this issue 5 months ago • 1 comments

I'm in Manjaro Linux 25 and followed installation steps described in readme. Changed workspace location too. Workspace is empty

Image

When I try to run "composer create-project ..." command, it fails

Image

and changes folder's ownership.

Image

My user and group IDs

Image

seems to be the same as here https://github.com/JeroenBoersma/docker-compose-development/blob/0a578486103f2bfb2b4385f85716aa5a5a01a41f/build/dist/php/Dockerfile#L7

How can I use composer command properly or what I need to do to start using your stack for development?

tontm1981 avatar May 10 '25 05:05 tontm1981