Jay Rogers
Jay Rogers
I am re-opening this issue. This is related to the attempted fix implemented in #180, suggested by @tsterker. ### Reason for re-open * I am experiencing permission issues in GitLab...
Adding my error message in here too for future reference
Thanks for chiming in. The user running PHP is `webuser`, so you might need to do a `su` before running your composer commands. Also -- I am not sure why...
Hey @tsterker, Thanks for checking in! ### Regarding where the issue stands now The root cause of his issue is a user experience issue -- it's not the users fault...
### Just adding a note for myself... S6 Overlay has some changes that were released on May 4th. I might want to explore these changes since they talk specifically about...
Just adding a note, https://github.com/serversideup/docker-php/pull/180 has been reverted. ## New approach - I am going to explore if the `USER` directive in `v3.1.5.0` of S6 Overlay is a better approach
## š Just a note If you're running this locally, the owner and group IDs will differ based on the host machine. #### If you're using a Linux host to...
### Quick Question Can everyone on this thread post their host operating system? I assume it's all Linux? I am working on resolving this issue. I finally have a Linux...
Hmm... we use macOS exclusively and never run into a problem. Usually with the file mount on macOS, it actually helps prevent the issues from happening. Do you have steps...
I have a gut feeling on the problem and the solution for Linux hosts is a little trickier compared to macOS & Windows. I have some theories and I will...