When I use the PHP interpreter inside of the sail docker container, the files are created with root permission.
1º file: created using sail cli in terminal
2º file created using plugin with sail PHP interpreter
3º file created using local PHP interpreter
I'm using the configuration suggested in the documentation, and my system is:
Zorin 16.1(based Ubuntu 20.04)
PHPStorm 2022.1.1
Docker 20.10.16
Docker Compose v2.5.0
When I use the PHP interpreter inside of the sail docker container, the files are created with root permission.
1º file: created using sail cli in terminal 2º file created using plugin with sail PHP interpreter 3º file created using local PHP interpreter
I'm using the configuration suggested in the documentation, and my system is: Zorin 16.1(based Ubuntu 20.04) PHPStorm 2022.1.1 Docker 20.10.16 Docker Compose v2.5.0