Open
Description
I setup my projects with composer and all the files are created as root.
Doesn't matter if I use install, require or create project.
Doesn't matter if I execute command using loaded docker image, or with an independent command.
Is it possible to override that with current user (just like apache's uid)?