Permission issues to modify files inside a container

23 Views Asked by At

I attach vs code to a docker container.

I git clone a github repo inside the container.

I open a file inside the repository and modify it.

I am unable to save the file. I keep getting the following error message:

enter image description here

0

There are 0 best solutions below