I installed docker with my required files but now I need to edit and save into docker I tried with nano but unfortunately unable to install and also I tried with vim but it does not work.
So i searched for it finally I founded it (How to edit file after I shell to a docker container?) in this question, the 2nd answer is an easy way to edit but I don't know how to copy files from the live server(aws) into local.
Please help me how to do this. thanks in advance...!