Docker not building
aris-sax
PROOP

2 years ago

I'm trying to deploy and it won't let me -- only made minor changes to code that previously deployed.

View Deploy details

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

1 Replies

2 years ago

From your build logs -

Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions.

Try adding rust as a provider in your service settings.


Loading...