Change current working directory when running `lium chroot -- ${CMD}`
Open
P2
- Dominant language
- Rust
- Stars
- 50
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
@kawasin73 gave me an idea to change the current working directory when running commands via lium chroot command to support `cargo build` in chroot since some rust packages (e.g. resourced which depends on system-api) are only build-able inside the chroot because of its dependencies.
Contributor guide
Assessment
This issue has not been assessed yet.