Deployment failed during build procces

gonchalo1TRIAL

a year ago

21 | # build phase

22 | COPY . /app/.

23 | >>> RUN composer install --ignore-platform-reqs && npm install --production && php artisan optimize && php artisan config:cache && php artisan route:cache && php artisan view:cache && php artisan migrate --force

24 |

25 |

ERROR: failed to solve: process "/bin/bash -ol pipefail -c composer install --ignore-platform-reqs && npm install --production && php artisan optimize && php artisan config:cache && php artisan route:cache && php artisan view:cache && php artisan migrate --force" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

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

0 Replies