Tengo el siguiente problema con el error de PRUEBA con el siguiente mensaje de error demonio: no se pudo crear la tarea de corrección: error en la creación del tiempo de ejecución de OCI: error en la creación de runc: no se puede iniciar el proceso del contenedor: error durante el inicio del contenedor problema al inicializar el proceso del contenedor, lo que impide el El contenedor Docker se inicia correctamente.
> 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
> "/builds/data-test/platform_1/Assets/config/autoload/local.php.docker"
> to rootfs at "/storage/Assets/config/autoload/local.php": mount
> /builds/test/platform_1/Assets/config/autoload/local.php.docker:/storage/Assets/config/autoload/local.php
> (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
>
> Uploading artifacts for failed job
>
> WARNING: junit/*.xml: no matching files. Ensure that the artifact path
> is relative to the working directory
> (/builds/test/platform_1/Assets)
¿Cuáles son las causas de este problema? Se agradecería cualquier ayuda.