Docker app can't write to mounted folders when deployed on EC2 Amazon Linux
On my windows pc in docker desktop the app can write to its mounted folders. On ec2 amazon linux, I build the containers using docker-compose up they run ok but when they try to write a file to the mounted…