After update to docker 20.10.0 build 7287ab3 and docker-compose 1.27.4 build 40524192, I’ve got the error:
ERROR: for 3dcfb1990fce_descarte_server Cannot start service server: Mounts denied: approving /Users/jonataslizandro/Desktop/projetos/descarte/api: file does not exist
The mentioned path exists and is a folder, not a file.
My docker-compose.yml is the same as it worked before the update:
Uninstall 3.0.0 desktop
Go to Docker Release Notes
Find and install the 2.5.0.0
(2.5.0.1 just links to the same 3.0.0)
…Wait for docker to respond to this
Same here. Everything was working fine until the 3.0.0 update. I tried installing 2.5.0.0 back but now is throwing another error when launching docker. This is very frustrating.