webdevops / php-docker-boilerplate

:stew: PHP Docker Boilerplate for Symfony, Wordpress, Joomla or any other PHP Project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
https://webdevops.io/projects/php-docker-boilerplate/
MIT License
562 stars 186 forks source link

Fails on Windows 10 #73

Closed sonicviz closed 6 years ago

sonicviz commented 6 years ago

... Step 5/5 : WORKDIR /app/ ---> de51233d7971 Removing intermediate container 880992872db0 Successfully built de51233d7971 Successfully tagged phpdockerboilerplate1_app:latest WARNING: Image for service app was built because it did not already exist. To rebuild this image you must use docker-compose build or docker-compose up --build. Creating phpdockerboilerplate1_mail_1 ... Creating phpdockerboilerplate1_mysql_1 ... Creating phpdockerboilerplate1_mail_1 Creating phpdockerboilerplate1_mysql_1 ... done Creating phpdockerboilerplate1_app_1 ... Creating phpdockerboilerplate1_app_1 ... error

ERROR: for phpdockerboilerplate1_app_1 Cannot create container for service app: Drive has not been shared

ERROR: for app Cannot create container for service app: Drive has not been shared ERROR: Encountered errors while bringing up the project.

sonicviz commented 6 years ago

Closed: Fixed by sharing drive in the Docker settings