-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
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
probe for root dir instead of guessing #1588
base: main
Are you sure you want to change the base?
Conversation
Following up to #1569 (comment) here. Unfortunately, this still didn't work in codespace (although it did work in local dev container). Same error:
The issue seems to be that while I have Here are the various dumps:
Filtering by actual container ID:
Not a priority issue for me, since I simply set $HOSTNAME to the container ID derived from this file (by matching against PS: I forgot to mention Docker is enabled by the |
Alternative to #1569
try this by doing
cargo install cross --git https://github.com/cross-rs/cross --branch fix-mountinfov2