symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

docker compose up error

Open Dementor828 opened this issue 3 years ago • 0 comments

HI)

After running docker compose up got this error

Attaching to www-root-caddy-1, www-root-php-1 Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/www/way-to-project/www-root/docker/php/conf.d/app.dev.ini" to rootfs at "/usr/local/etc/php/conf.d/app.dev.ini": mount /var/www/way-to-project/www-root/docker/php/conf.d/app.dev.ini:/usr/local/etc/php/conf.d/app.dev.ini (via /proc/self/fd/14), flags: 0x5001: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

Dementor828 avatar Aug 15 '22 09:08 Dementor828