Recently docker has an update and after the update it shows me the error as shown below:
can anyone help? thanks
Recently docker has an update and after the update it shows me the error as shown below:
This means there are invalid characters in your docker-compose.yml
so Docker can't read the file. You should recreate the file or find a tool to strip out non-ascii characters.