Build Failing during deployment
yashgohilop
TRIALOP

2 years ago

during docker image creation, its failing build.

Error Logs:

5.559 25 app/Providers/AppServiceProvider.php:28

5.559 Illuminate\Database\Eloquent\Builder::first()

5.559

5.563 Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1


Dockerfile:20


18 | COPY . /app/.

19 | RUN mkdir -p /var/log/nginx && mkdir -p /var/cache/nginx

20 | >>> RUN composer install --ignore-platform-reqs

21 | RUN npm ci

22 |


ERROR: failed to solve: process "/bin/bash -ol pipefail -c composer install --ignore-platform-reqs" did not complete successfully: exit code: 1

Error: Docker build failed


GitHub repo:

https://github.com/yashgohilop/qnabcs

View Deploy details

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

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...