You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would recommend setting up Windows Subsystem Linux with Docker for Windows and possibly use Docker-Sync as read/write permissions between windows folders and linux containers is an issue. I have done this setup for my windows machine and it performs quite well but your mileage may vary.
Nick Janetakis has a great blog post for setting this up:
git clone --recursive https://github.com/webdevops/php-docker-boilerplate.git projectname
etc...
docker-compose up -d
at http://192.168.99.100:8000/ I see empty Index Of /
app folder not working on my windows 10
The text was updated successfully, but these errors were encountered: