Build-image: Document Rust support and move out of alpha

Created on 9 Dec 2020  路  6Comments  路  Source: netlify/build-image

Today we added rustup to our default build image (https://github.com/netlify/build-image/pull/477). Once we see that it's working well, we should promote the change.

Most helpful comment

Hi @vbrown608, there is a documentation or some example available? I'm a kind of novice with Rust and i'd like to try some little Rust project with Netlify.

@kalwalt We've added basic documentation for how to set up Rust with Netlify. You can find it it our technical docs under Manage dependencies.

All 6 comments

Hi @vbrown608, there is a documentation or some example available? I'm a kind of novice with Rust and i'd like to try some little Rust project with Netlify.

i see these as things to fix before GA:

apart from these it's working fine for our team internally

I opened a PR to address both: https://github.com/netlify/build-image/pull/521

Hi @vbrown608, there is a documentation or some example available? I'm a kind of novice with Rust and i'd like to try some little Rust project with Netlify.

@kalwalt We've added basic documentation for how to set up Rust with Netlify. You can find it it our technical docs under Manage dependencies.

a user encountered a problem with the caching when installting a rust crate without a Cargo.toml: https://github.com/netlify/binrc/pull/29#issuecomment-761044840

@rstavchansky thank you very much! This is awesome!馃檪馃憤馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jlengstorf picture jlengstorf  路  4Comments

minthemiddle picture minthemiddle  路  12Comments

danurbanowicz picture danurbanowicz  路  8Comments

sileht picture sileht  路  6Comments

ehmicky picture ehmicky  路  3Comments