Lib Vips problem with Rails deployment
royalgiant
HOBBYOP

2 years ago

Getting this error trying to deploy my app from Github:

ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y libvips libvips-dev && apt-get install libglib2.0-dev && apt-get install redis-server && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1

The deployment works fine on render and I'm trying to migrate over, but it's failing here and I don't know how to workaround it.

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

mrdanielm
PRO

2 years ago

Did you ever solve this?


Loading...