andreaskoch / dockerized-magento

A dockerized Magento Community Edition 1.9.x
BSD 3-Clause "New" or "Revised" License
279 stars 144 forks source link

nginx issue in windows 10 #24

Closed sivajik34 closed 7 years ago

sivajik34 commented 7 years ago

Creating dockerizedmagento_solr_1 Creating dockerizedmagento_fullpagecache_1 Creating dockerizedmagento_sessions_1 Creating dockerizedmagento_cache_1 Creating dockerizedmagento_mysql_1 Creating dockerizedmagento_php_1 Creating dockerizedmagento_nginx_1

ERROR: for nginx Cannot start service nginx: oci runtime error: rootfs_linux.go:53: mounting "/mnt/sda1/var/lib/docker/aufs/mnt/6dc10df5fa48c5d8753491fe169d0e25d2b7eb109b8870a44cac784fadf573e0/etc/nginx/nginx.conf" to rootfs "/mnt/sda1/var/lib/docker/aufs/mnt/6dc10df5fa48c5d8753491fe169d0e25d2b7eb109b8870a44cac784fadf573e0" caused "not a directory" ERROR: Encountered errors while bringing up the project.

andreaskoch commented 7 years ago

I would say this is related to #22.

Docker and Windows is tricky and I will not be able to help you with that.