rust-vmm / rust-vmm-container

Container with all dependencies required for running rust-vmm crates integration tests.
Apache License 2.0
65 stars 32 forks source link

Fixing container build script #99

Closed ShadowCurse closed 8 months ago

ShadowCurse commented 8 months ago

Summary of the PR

This PR fixes an issue introduced in #98 with regards to the ARCH env variable not being passed to the build script.

Also updates rust toolchain to 1.75

Requirements

Before submitting your PR, please make sure you addressed the following requirements: