We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uses a restricted Docker container for performing Rust builds:
https://github.com/rust-lang/rustwide
May be helpful for (or eliminate the need for) this project.
The text was updated successfully, but these errors were encountered:
I pushed up my WIP of a rustwide-based sandbox. It doesn't seem like there's an easy way to copy a development source tree into a container:
rustwide
#7 (should've done a draft PR, oops)
In that regard, cargo-wharf (#6) might be a better fit for this project.
cargo-wharf
Sorry, something went wrong.
No branches or pull requests
Uses a restricted Docker container for performing Rust builds:
https://github.com/rust-lang/rustwide
May be helpful for (or eliminate the need for) this project.
The text was updated successfully, but these errors were encountered: