I can't deploy my Laravel 8.12 app and PHP 8.0 or PHP 8.1

katarroTRIAL

10 months ago

Dockerfile:44

42 |

43 | # Ejecutar comandos de instalación y optimización de Laravel con mayor verbosidad

44 | >>> RUN composer install --no-dev --optimize-autoloader --verbose

45 |

46 | RUN npm install --production

ERROR: failed to solve: process "/bin/sh -c composer install --no-dev --optimize-autoloader --verbose" did not complete successfully: exit code: 2

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies