markshust / docker-magento

Mark Shust's Docker Configuration for Magento
https://m.academy/courses/set-up-magento-2-development-environment-docker/
MIT License
2.58k stars 1.01k forks source link

failed to created shim task #1176

Open haerriz opened 5 months ago

haerriz commented 5 months ago

Error message Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/haerriz/.ssh/known_hosts" to rootfs at "/var/www/.ssh/known_hosts": mount /home/haerriz/.ssh/known_hosts:/var/www/.ssh/known_hosts (via /proc/self/fd/6), flags: 0x5000: 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

Expected Result To run all containers

Actual Result Containers not running and couldn't access on storefront