docker-for-local-development
docker-for-local-development copied to clipboard
Cannot create container for service php: An error occured while sharing drive
When I run the command docker-compose up -d
I get this error :
ERROR: for php Cannot create container for service php: An error occured while sharing drive ERROR: Encountered errors while bringing up the project.
I tried many ways to solve but the problem persists, so if you have any idea how is this about, I will be thankful.
Sorry that I didn't see this till now. I'll take a closer look later today.
did you allow sharing the folder/volume in dicker? Had a similar error.. had to add the path to "File Sharing" in docker preferences