- Prepared Dockerfile which copied sh script
run.sh on the Centos 7 Linux.
- Checked this script
run.sh with vi. does not have any ^M
- docker-compose up --build and docker exec -it bash
inside the docker container, I have the script
run.sh with ^M additional symbols...
How to fix this .....king issue?