You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I'm a beginner in Docker, and I know that file permissions and user system comes back often.
I now do have the issue.
In my PHP container, I'm able to run composer commands etc.
But when I want to edit a file from my IDE (so from my host non root user) I do not have access to write. Files are readonly
I'm currently using Ubuntu.
Does anyone would know how to help please ?
The text was updated successfully, but these errors were encountered:
Hi all,
I'm a beginner in Docker, and I know that file permissions and user system comes back often.
I now do have the issue.
In my PHP container, I'm able to run composer commands etc.
But when I want to edit a file from my IDE (so from my host non root user) I do not have access to write. Files are readonly
I'm currently using Ubuntu.
Does anyone would know how to help please ?
The text was updated successfully, but these errors were encountered: