docker-compose-development
docker-compose-development copied to clipboard
Can't create a project using composer
I'm in Manjaro Linux 25 and followed installation steps described in readme. Changed workspace location too. Workspace is empty
When I try to run "composer create-project ..." command, it fails
and changes folder's ownership.
My user and group IDs
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?