Nano command not found in docker ?
If you ever encounter errors in executing the nano command while working with docker container, check if nano is installed or not. Install nano by:
apt-get install nano
Now try opening a file with nano editor. If you fail in doing the same, run command:
export TERM=xterm
Now open the file with nano command.
If result is not found or irrelevant, Please contact us.
Submit your request