docker周りのエラーと解消方法
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 "/run/desktop/mnt/host/wsl/docker-desktop-bind-mounts/Ubuntu-22.04/d451e123f38f853ef0967f17c5695909a028856bdfe1ac03d493658b012c5603" to rootfs at "/var/lib/mysql": mount /run/desktop/mnt/host/wsl/docker-desktop-bind-mounts/Ubuntu-22.04/d451e123f38f853ef0967f17c5695909a028856bdfe1ac03d493658b012c5603:/var/lib/mysql (via /proc/self/fd/9), 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
このエラーが出た時にDocker desktopを再起動したら解消できた